What is Jquery?
1.
A javascript library inferior to the ASP AJAX libraries in every way.
Seriously, Matt, don't use jQuery. Ever.
See
2.
A javascript library written by John Resig. Its intent is to make DOM querying and manipulation easier. It removes the pain of cross-browser compatibility issues.
var myspan = $("#myspan"); //using jQuery
instead of,
var myspan = document.getElementById("myspan"); //standard and drawn out way
See
3.
A FAR superior JavaScript framework that makes ASP AJAX and its proponents feel like little bitches.
Tom, WTF is the matter with you?! Use jQuery or DIE....bitch!
See
Random Words:
1.
1) To almost offer up an invitation.
2) To let someone know just after an invitation expires that it in fact exsisted
Person One &qu..