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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T22:45:19+00:00 2026-06-16T22:45:19+00:00

Possible Duplicate: What is the meaning of symbol $ in jQuery? $ versus jQuery

  • 0

Possible Duplicate:
What is the meaning of symbol $ in jQuery?
$ versus jQuery

I am a bit new to jQuery but have done some things with it. however i have never used jQuery() function and am curious what the purpose of it is.

Are these the same?

jQuery("body") 

$("body")
  • 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-16T22:45:20+00:00Added an answer on June 16, 2026 at 10:45 pm

    To be the only answer to address the second part of your answer:

    jQuery.data() requires an element as the first parameter, which dictates which element you wish to retrieve or set information for.

    .data() operates on a jQuery object, and internally calls jQuery.data(), passing the element(s) contained within the jQuery object as the first parameter [source].


    TLDR:

    jQuery.data(document.body, 'foo', 'bar') === $(document.body).data('foo', 'bar');
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: What’s the meaning to chain call and apply together? I found some
Possible Duplicate: NSLog 10b meaning? I am new to objc and iOS development. And,
Possible Duplicate: css: the meaning of * mark What does the symbol * mean
Possible Duplicate: Excel Formula Meaning of $ I'm new to the excel macro development,
Possible Duplicate: Python : how to append new elements in a list of list?
Possible Duplicate: Meaning of text between square brackets The class I'm looking at looks
Possible Duplicate: What is the meaning of the term “free function” in C++? I
Possible Duplicate: ClassNotFoundException com.mysql.jdbc.Driver I have included the mysql-connector-java-5.1.16-bin.jar into my Eclipse library, this
Possible Duplicate: Reference - What does this symbol mean in PHP? I am try
Possible Duplicate: LogCat entry meaning 2 LogCat say that the problem is with the

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.