Basic things you should know about |

Jquery

Subject : it-skills
$
This is the jQuery object. $ ("document").ready(function () { Your Code }); This is where all of jQuery's functionality is accessed from.
1 of 32