-
Popular Articles
Prototype - jQuery LiveSearch (QuickSilver-Like)
Auto-Playing Content Slider With jQuery
JavaScript Sliding Puzzles With jQuery
FancyZoom For jQuery And Prototype
jQuery Table Drag’n Drop Plugin
Sparklines (Small Inline Charts) With jQuery
jQuery Image Gallery: Spacegallery
-
FancyZoom For jQuery And Prototype
Free Web Resources (Sep 5 2008) Prototype Explore Article
5 Sep banner design FancyZoom, a Lightbox alternative which has a Mac-like zoom effect, is now ported to jQuery & Prototype. Best of all, now, they can present any HTML. Fancy Zoom They also have some additions to the standard FancyBox like: * The zoom will close when clicking outside the zoom box area. * Hitting the esc key will close the zoom window. * Passing an option of closeOnClick: ... (Read Full Article)
Comment on Article Mentions: LightBox
-
jQuery Image Gallery Plugin: Galleria
Free Web Resources (Sep 1 2008) jQuery Explore Article
1 Sep banner design Galleria is an image gallery jQuery plugin. It loads the images one by one from an unordered list and can present them: * scaled * unscaled * centered * cropped inside a fixed thumbnail box jQuery Image Gallery The beauty of Galleria is behind the ease of creating a gallery. Simply create an unordered list, add some images and it will create a chic gallery. Another ... (Read Full Article)
-
Auto-Playing Content Slider With jQuery
Free Web Resources (Aug 21 2008) jQuery Explore Article
21 Aug banner design Css-Tricks is sharing a beautiful jQuery content slider with auto-play feature. The content slider can play any type of media & besides the auto-play you can switch between the contents easily. jQuery Content Slider The slider is very easy to implement & it is cross-browser. The sliding effect is done with the jQuery Coda slider plugin. To view a demo of this jQuery featured content slider, ...
(Read Full Article)
-
Amazing jQuery Grid Plugin: jqGrid
Free Web Resources (Aug 9 2008) jQuery Explore Article
9 Aug banner design jqGrid is an Ajaxed jQuery grid plugin with amazing features. As the grid is a client-side solution that loads data with Ajax callbacks, it can be used with any server-side language like ASP, PHP, ASP.NET, JSP and so. A clever feature is sub grids which shows you a sub grid when a master column is called. jQuery Grid Plugin Some features of jqGrid: * paging functions ... (Read Full Article)
-
jQuery Image Gallery: Spacegallery
Free Web Resources (Jul 25 2008) jQuery Explore Article
25 Jul banner design Spacegallery is a very simple but nice image gallery built with jQuery. It is a static gallery where images are hardcoded in the HTML and presented with a beautiful grow - fade out effect. jQuery Image Gallery How to use? After inserting the JS & CSS files into your webpages, create a div element with images inside like: And call the gallery: $('#myGallery').spacegallery({loadingClass: 'loading'}); You can ... (Read Full Article)
-
JavaScript Sliding Puzzles With jQuery
Free Web Resources (Jul 22 2008) jQuery Explore Article
22 Jul banner design jqPuzzle is a jQuery plugin which enables you to create sliding puzzles from any image. The created JavaScript puzzle can have the shuffle & solution options besides the moves made & seconds played. JavaScript Puzzle jqPuzzle is highly configurable as the options in the interface can be enabled/disabled, number of rows & columns of the puzzle to be created can be defined & more. How to ... (Read Full Article)
-
Sparklines (Small Inline Charts) With jQuery
Free Web Resources (Jul 18 2008) jQuery Explore Article
18 Jul banner design jQuery Sparklines is a plugin for creating sparklines on the fly. What is a sparkline: Sparklines They are data-intense, design-simple, word-sized graphics that are commonly used in market, stock activity and can be implemented anywhere (via Wikipedia). This plugin supports: * Line graphs * Bar charts * And, tristate charts jQuery Sparklines jQuery Sparklines plugin can be used to create graphs from data inside the HTML ... (Read Full Article)
Comment on Article Mentions: Javascript
-
Image Zooming With jQuery
Free Web Resources (Jul 12 2008) jQuery Explore Article
12 Jul jqZoom is a jQuery plugin which enables images to be zoomed. This is an easy-to-implement plugin which is very handy, specially, in e-commerce projects & galleries. jQuery Image Zoom How it works? This jQuery zoom plugin simply requires that "jqzoom" class to be added to images other that including the JS file and calling the main function once. And that’s it. You can also configure it to mention ...
(Read Full Article)
-
Prototype - jQuery LiveSearch (QuickSilver-Like)
Free Web Resources (Jul 8 2008) jQuery , Prototype Explore Article
8 Jul Live search is a great way of improving usability, specially if you have a serious amount of data to search. No going back & further and your users can see the results as they type. QuickSilver has a great interface which accepts abbreviations as the input like writing wrdprss rather than Wordpress. JavaScript Live Search John Nunemaker had published a QuickSilver style Prototype live search and the ported ... (Read Full Article)
Comment on Article Mentions: John Resig
-
jQuery Table Drag’n Drop Plugin
Free Web Resources (Jul 4 2008) jQuery Explore Article
4 Jul jQuery Table Drag and Drop plugin simply adds drag’n drop functionality to tables. Table drag’n dropping can’t be handled by standard drag’n dropping utilities as you need to move the whole row, not just the cell that receives the mouse events and re-parenting the row also requires specific code. jQuery Table Drap Drop This drag and drop plugin: * Allows the user to reorder rows within a table. ... (Read Full Article)
-
Image Preloading From CSS With jQuery
Free Web Resources (Jun 20 2008) jQuery Explore Article
20 Jun This is a jQuery plugin which enables you to preload images mentioned in CSS. It is useful to prevent the flickering & loading period happens when an image is being loaded at rollover states, Ajax loaders, toggle effects & more. CSS Image Preloading The plugin can pull any image in the CSS independent from the folders they are placed in. Tip: Here is a version of this image ...
(Read Full Article)






Recent Comments
joew » Partial Functions in JavaScript
This is a fascinating article, partial function application is a really useful technique John's ...
pawan » Google
Here are two other similar products which I bookmarked in the past: http://www.maani ...
See all recent comments