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 6325935
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T16:59:17+00:00 2026-05-24T16:59:17+00:00

On the jQuery site, the description for $(callback) was that it behaves the same

  • 0

On the jQuery site, the description for $(callback) was that it behaves the same as $(document).ready(function) but then the examples showed some differences between the two syntaxes. So I was wondering, does anyone know exactly what the differences between the two are?

  • 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-24T16:59:18+00:00Added an answer on May 24, 2026 at 4:59 pm

    There are no differences, and the docs don’t show any difference:

    All three of the following syntaxes are equivalent:

    • $(document).ready(handler)
    • $().ready(handler) (this is not recommended)
    • $(handler)

    Straight from: http://api.jquery.com/ready/

    I think you are confused by the example showing jQuery(function($){ ... });
    Which is just a way of calling $(handler), with no $ conflict.

    IE.

    // Here `$` is used by another library
    jQuery(function($){
        // Here `$` refers to jQuery
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I manipulate using JavaScript (JQuery) a site, not in my server, that
I'm developing a site using jQuery, and jQuery UI tabs. For some reason, my
I am writing a site using jquery that repeatedly calls $(window).width() and $(window).height() to
If I'm alreadu using jquery library on site then should i use origional sifr
I've developed a site with jQuery mobile that's running within a Kentico CMS. I
I am looking at the jquery site at the contains selector. $(div:contains('John')).css(text-decoration, underline); How
I'm buiding an HTML/jQuery site where almost all the content comes from remote JSON
I thought I had seen a bug report about this on the jQuery site,
I have a form in a jQuery enabled site. The form does not feature
I built my first site with jQuery and overall it turned out quite well

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.