Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6129925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:47:57+00:00 2026-05-23T16:47:57+00:00

I want to design a effect for a div such the effect from this

  • 0

I want to design a effect for a div such the effect from this site(from the live comments box, on the right side).

I am using animate effect.
Something like:

jQuery(".aux_content").animate({"width":400+"px"},1000);
jQuery(".aux_content").animate({"height":500+"px"},{duration:1000, queue: true});
jQuery("#scrollingDiv").animate({"height":500+"px"},{duration:1000, queue: true});

It doesn’t show how it should. Does anyone have a better idea?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T16:47:57+00:00Added an answer on May 23, 2026 at 4:47 pm
    jQuery(".aux_content").animate({width:"400px",height:"500px"},1000);
    

    Try that instead, keep the number inside the quotes. But the problem is you aren’t telling or showing how they ought to look and how they currently are, so it is hard to say completely what you need.

    Also, you need to keep the names outside of quotes.

    $(".aux_content").animate({width:"400px"},1000, function() {
        $(".aux_content").animate({height:"500px"},1000, function() {
             $("#scrollingDiv").animate({height:"500px"},1000);
        });
    });
    

    EDIT: Also, forgot to mention, you can animate more than just one property in the animate string. Showed you how to do it above.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Say I want to design a database for a community site with blogs, photos,
I just want to design this very simple website. Basically there are multiple pages
I am new to this. I want to design an image gallery in my
I want to create a effect similar to the following site link, where the
Basically I want to load a HTML document and using controls such as multiple
I want to design a tab header. The html code is, <div class=tab-header> <a
I've got this idea. In a webpage design, after clicking an image i want
I want to add Emboss effect in my Custom design.I will really appreciate if
I'm developing an App using Google's UI design guidelines, so I want to implement
I want design my startup screen with progress bar. But I don't how to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.