![]()
Slideshare presentation - "jQuery In Drupal"
![]()
A horizontal menu with tooltip that slides accross the menu panel. It's a bit similar to lava lamp, but in this script, it displays the caption of the icon menu.
![]()
I needed today to format the content differently according to the screen resolution of the user. So I thought that just by detecting the screen width using the screen.width property, I could change the stylesheet using jQuery. And so it was. Check the example and continue reading.
![]()
There are at least five ways to make AJAX calls with the jQuery library. For beginners, however, the differences between each can be a bit confusing. In this tutorial, we'll line them up and make a comparison. Additionally. we'll review how to inspect these AJAX calls with Firebug as well.
∞
Tutorial of creating effect where you hover over an image, it then slides out of view, and a description is revealed
![]()
Following are few very useful jQuery Tips and Tricks for all jQuery developers.
![]()
Just what the world needs, another jQuery slider
∞
Blog entry about finding a way to chain the creation of multiple nested elements.
∞
jQuery.utils is a library I maintain and use in my every day work and spare time. It's a collection of jQuery plugins and widget that I often use. Some are made by me, some by other authors, but they are all under MIT or dual Open Source license.
![]()
I released a MooTools comment preview script yesterday and got numerous requests for a jQuery version. Ask and you shall receive! I’ll use the exact same CSS and HTML as yesterday.