Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What does dollar sign ($) means in jQuery?

Answer Posted / chaitanya

Dollar Sign is nothing but it's an alias for JQuery. Take a look at below jQuery code.

Hide Copy Code

$(document).ready(function(){

});

Over here $ sign can be replaced with "jQuery" keyword.

Hide Copy Code

jQuery(document).ready(function(){

});

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to submit a form without submit button using jquery?

858


What are the advantages of using cdn?

866


Define animate function in jquery?

857


What is .remove()? : jquery mobile

857


Mac, windows or linux? Why do you love this platform while using jquery?

829


How do you stop the currently-running animation? : jquery mobile

839


How to use jquery library in our asp.net project?

897


Explain event.preventdefault? : jquery mobile

872


Why html 5 inputs look different across devices and browsers? : jquery mobile

838


Explain how jquery works?

885


How to select all elements using jQuery?

968


explain bind() vs live() vs delegate() methods in jquery

843


Difference between javascript and jquery? : jQuery Mobile

886


Explain width() vs css(‘width’)?

804


Why jQuery is needed?

899