Don’t confused between them.
$ Is the alias of jQuery.
Ex-
$(“#id”).val();
jQuery(“#id”).val();
Both are same.
Don’t confused between them.
$ Is the alias of jQuery.
Ex-
$(“#id”).val();
jQuery(“#id”).val();
Both are same.
© PHPInterviewQuestion.com 2009 - 2010