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

  • SEARCH
  • Home
  • 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 8878249
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T19:40:09+00:00 2026-06-14T19:40:09+00:00

I was making some stuff and afterwards I noticed the delay function was working

  • 0

I was making some stuff and afterwards I noticed the delay function was working fine in IE, but doesn’t do anything in Chrome and I really don’t know why. It is really basic stuff. So before I start changing everything to setTimeout functions I would like to ask for advice.

Many thanks in advance!

$(document).ready(function() {

    $("#start").width(0);
    $("#start").delay(1000).animate({
        width: '280px'
    }, 750);

    $("#info").delay(2500).fadeIn(5000);

    $("#in").delay(1250).fadeIn(1000);
    $("#plusmin").fadeIn(2000);

    $('#arrow').delay(2000).fadeIn(4000);
});​
  • 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-06-14T19:40:10+00:00Added an answer on June 14, 2026 at 7:40 pm

    Example: http://jsfiddle.net/xwVF6/

    Works fine in my Chrome V23.

    Make sure you don’t have multiple of the same ID’s, and are using a newer jquery version (newer that 1.3 which is when delay was added).

    Else please provide some HTML 😉

    SetTimeout() might be better if you are making dependent animations (show A, then show B 0.5 seconds after A etc).

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

Sidebar

Related Questions

I am working with JQuery and making a ajax call to delete some stuff
I am working on some stuff for my game server and making a custom
I'm a newbie to all this ASP.NET MVC stuff, and I was making some
I am making some modifications to a website, but it is hosted by a
I've been making some ajax function these days, and I'm facing a small problem.
I'm making some game, and I have made it pretty much all, but not
I have some stuff written in c# that executes concurrent code, making heavy use
I'm making a program in Java that reads in some stuff from a file
Hey, I am making some stuff in Objective-C++... And I must say that I
I'm making some stuff using jQuery. Sometimes I have, for example, a bunch of

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.