Tag: $ keyword in JQuery library

What is difference between “jQuery ” and $ keyword in JQuery library.

December 26, 2009 | Filed Under JQuery | Leave a Comment

Don’t confused  between them.
$ Is the alias of jQuery.

Ex-
$(“#id”).val();

jQuery(“#id”).val();

Both are same.

Article written by urooj

© PHPInterviewQuestion.com 2009 - 2010

eXTReMe Tracker