Archive for the ‘jQuery’ Category

jQuery Pop-up Menu Tutorial

Posted by james on December 28th, 2006 under Javascript, jQuery
 •  75 Comments

Ok, so I’ve had some time to play with jQuery, and whipped up a quick DHTML pop-up link menu (mouse over menu). Let’s get started:
Download the jQuery library (direct link) and put it somewhere in your project directory. I renamed the file to jquery.js because I was lazy. You can now include the file in [...]

jQuery Javascript library

Posted by james on December 18th, 2006 under Javascript, jQuery
 •  3 Comments

Whilst looking through several javascript libraries (Prototype and MooTools, amongst others), I came across the jQuery javascript library. For once, this seems to be a library that actually inspires some interest in me - I have yet to properly play with it (check back later today), but for now the examples and applications developed on [...]