jQuery rocks
Just to make a note - it would be convenient to use the jQuery library next time I need to write more or less complicated javascript code block. It simplifies document node access, manipulating with DOM, gives an ability to implement queer visual effects with one line of code.
List of useful links goes below:
- http://jquery.com/ - the official web-site;
- http://visualjquery.com/ - well-organized documentation on jQuery.
- http://docs.jquery.com/Tutorials - a set of tutorials, FAQs and simply interesting information on jQuery.
No comments:
Post a Comment