Better multi select lists with jQuery
Improving user experience for multi-select lists using jQuery plugins for tooltips and visual feedback.
Improving user experience for multi-select lists using jQuery plugins for tooltips and visual feedback.
Developer creates a jQuery UI plugin for a rotating image gallery using JavaScript and analytic geometry for broad browser compatibility.
A guide on using Bitbucket's REST API and jQuery to embed live, auto-updating source code snippets from a repository directly into a website.
Slides and demo code for a UGIALT.NET conference session on using SignalR for real-time client/server communication with ASP.NET and Azure.
A developer shares a custom jQuery plugin for animating color transitions using RGB interpolation in 3D space.
A technical guide on using jQuery UI's sortable plugin to track and POST the original and new index of dragged items to a server.
A guide demonstrating how to use jQuery events and OOP principles to write clean, modular JavaScript code for UI components.
Introduces loadNicely, a jQuery plugin for smooth image loading with progress indicators and custom callbacks.
A technical solution using JavaScript/jQuery to fix image resizing issues in Google's Blogger platform by enforcing maximum width constraints.
A technical guide on integrating Google Analytics social engagement tracking with WordPress Jetpack's Sharedaddy plugin using jQuery.
A call for contributors to help create a modern, streamlined fork of jQuery that removes legacy browser code and uses native JavaScript.
A tutorial on implementing lightweight autocomplete functionality in a Django web application using jQuery and Python.
A developer recounts creating a web-based photo clock using the Flickr API, modern JavaScript, and jQuery during a company-wide coding challenge.
The author details the technical process of setting up a personal website and server on a home network, learning various web technologies.
Slides from a 2010 VISUG session on building rich web applications using ASP.NET MVC and jQuery as an alternative to Silverlight.
A tutorial on implementing the Showdown/PageDown Markdown parser in JavaScript, with examples for both plain JS and jQuery integration.
A game developer discusses taking a break from game making to learn new tools like Vim and Haskell, and how exploring different programming paradigms improves skills.
A tutorial on using jQuery to find and replace specific text patterns within the DOM, useful for content editing workflows.
Argues against including jQuery in Django's admin interface to keep contribution accessible and avoid endorsing a single JavaScript toolkit.
Extending jQuery with John Resig's micro-templating function for cleaner, nestable JavaScript templates.