Tag Archives: jquery

jQuery Hovercard

A free light weight jQuery plugin that enables you to display related information with the hovered label, link, or any html element of your choice. Also comes with integrated support to show the Facebook page or Twitter handle info in … Continue reading

Elsewhere , , , , Leave a comment

jQuery Organisation Chart

jQuery OrgChart is a plugin that allows you to render structures with nested elements in a easy-to-read tree structure. jQuery Org Chart – a plugin for visualising data in a tree-like structure →

Elsewhere , , , , Leave a comment

jQuery Transit

Super-smooth CSS3 transformations and transitions for jQuery. Use $(‘…’).transition() instead of jQuery’s $(‘…’).animate(). It has the same syntax as .animate(). jQuery Transit →

Elsewhere , , , Leave a comment

jQuery Mobile 1.0

When John Resig asked Filament Group to lead this exciting new project about 18 months ago, we had no idea where this would take us. Today, we are so thrilled to announce that jQuery Mobile has reached 1.0 status. jQuery … Continue reading

Elsewhere , , Leave a comment

jQuery 1.7

jQuery 1.7 has been released. Most important change indefinitely is the introduction of the new .on() and .off() methods. If you’ve been using .bind() and .delegate(), transitioning to these new functions should be no problem. If you’ve been using .live(), … Continue reading

Elsewhere , , Leave a comment

jQuery Joyride

Create jQuery Feature Tours in a Breeze jQuery Joyride

Elsewhere , , Leave a comment

jQuery Mobile Select: jQuery Mobile Navigation Replacement Plugin

A often-used practice in Responsive Web Design is to replace the menu/navigation (<ul>) with a dropdown (<select>) on small devices, this to prevent it from taking up the whole screen. Today, my friend Jochen released a jQuery plugin that does … Continue reading

Elsewhere , , , , , Leave a comment

Demystifying jQuery 1.7′s $.Callbacks

$.Callbacks provides a way to manage lists of callbacks and it’s actually quite powerful. If we were to define two functions fn1 and fn2 we can then add these functions as callbacks to a $.Callbacks list and invoke them via … Continue reading

Elsewhere , , , Leave a comment

jQuery Mobile: State of the Framework

At this fall’s jQuery Conference in Boston, MA, Filament Group’s Todd Parker and Scott Jehl presented the jQuery Mobile Framework keynote. The session covered the current state of the project, an overview of the releases since the first alpha last … Continue reading

Elsewhere , , Leave a comment

FitVids.js

FitVids.js is a lightweight, easy-to-use jQuery plugin for fluid width video embeds. FitVids automates the Intrinsic Ratio Method by Thierry Koblentz to achieve fluid width videos in your responsive web design.

Elsewhere , , , , , , Leave a comment