jQuery API
A reference guide to the jQuery API — covering selectors, events, effects, and DOM manipulation methods.
17 posts
A reference guide to the jQuery API — covering selectors, events, effects, and DOM manipulation methods.
How to prevent users from selecting text on a page using a simple jQuery technique with cross-browser support.
An introduction to the Masonry jQuery plugin for creating dynamic, cascading grid layouts that adapt to content size.
Building a smoothly scrolling content block with JavaScript — useful for news tickers, carousels, and sidebars.
Why @font-face is becoming the preferred alternative to Cufon for embedding custom fonts on the web.
A popular jQuery slideshow plugin has been updated with new transition effects and improved configuration options.
A jQuery technique for scrolling a list of items in response to the mousemove event, creating a fluid interactive effect.
How to build a textarea that automatically grows in height as the user types, improving form usability.
Creating interactive, dynamically loaded content blocks using jQuery — a practical approach to modular page design.
A cross-browser solution for handling mousewheel scroll events in jQuery, normalizing behavior across all major browsers.