JavaScript

Content Swapper (jQuery)

Content Swapper (jQuery)

“Content Swapper” is a JavaScript class that helps organize content on a single page in a way that navigating through it becomes very easy and user-friendly. It does so by swapping content based on a Fragment Identifier link (e.g. #some-id) that refers to an anchor element on the same page which has an attribute string equal to the fragment value (e.g. id=”some-id”). This script can be very useful for creating help files, faq pages, presentati...

Putting the Last.FM API to Work

Putting the Last.FM API to Work

Scatter polaroid-style images of all artists in a user’s library, with playcounts and tagcounts, across your desktop. These images are obtained by implementing Last.fm Web Services, specifically library.getArtists. Feel free however, to use any one of the other API Methods available and expand upon this. Note: a Last.FM API key is required!

jQuery List Style Rotator

jQuery List Style Rotator

   Latest update on (1/17/2012) Overview: This is a jQuery list style banner rotator featuring multiple transition effects. The scrollable list allow for easy navigation of your images. The banner rotator is also fully re-sizable and configurable through the plugin’s parameters and css file. Features: Multiple transitions available. Also can set a different transition per image. Able to load unlimited number of images, each wit...

Jawdropper Slider

Jawdropper Slider

Jawdropper Slider is a jQuery image slider that comes with some really unusual transition effects. Features : 22 transition effects. Works on IE7 + , Firefox 3+, Chrome 3+ and Safari 4+. Slide captions (simple text or html can be used). Navigation controls position and appearance can be customized by CSS . You can set a specific transition for each slide or set a random transition. Navigation controls can be set to be always v...

Beautiful Data

Beautiful Data

Beautiful Data is a great way to turn a boring HTML table into something that supports features like paging and sorting. This jQuery plugin can also access data from CSV and JSON just by specifying the source file. Also check out the making-of tutorial here. Features Easily integrate into any HTML page with as little as ONE line of code Search and filter tables live, without waiting for any downloading Split data into multiple pages Very...

Advanced Slider - jQuery XML slider

Advanced Slider - jQuery XML slider

Advanced Slider is one of the best jQuery sliders on the market, built to be used in a wide range of contexts. Advanced Slider is fully responsive, mobile-ready, SEO-friendly, and offers you the option to use either HTML markup or XML. The plugin also provides an easy to use API which will allow you to further enhance the functionality of the slider and will make it possible to integrate it into your own application. Please take a look at t...

jQuery Photoshelf

jQuery Photoshelf

Demo Elegant dynamic gallery plugin with zoom feature. Images are automatically displaced to fill whole object. Documentation included. Note for IE : Most of animations are disabled in MSIE browsers, anyhow gallery is still usable ( including zoom )

Generic Popups (jQuery)

Generic Popups (jQuery)

“Generic Popups” script lets you create different kinds of Popups; such as Tooltips, Message Boxes, Alerts, Prompts tc. with support for complex structures. The functionality of the plug-in is similar to that of jQuery, therefore, the learning curve is relatively easier.

jQuery Banner Rotator / Logo Slider

jQuery Banner Rotator / Logo Slider

Simple logo rotator with 5 transitions including a 3D rotation and unlimited easings. Parameters that can be changed: - transition type (x, y, xy, 3D, alpha) - position - size - transition time - easing of transition - time logo is shown Flash version of this file: Creative Blog Wordpress Theme HTML version of Radial Facebook Fan Page Themes WordPress 3D Banner Rotator with Statistics Facebook flas...

Selectsorter

Selectsorter

jQuery script for sorting a select box’s option elements. You can easily sort the items in the select box ascending (A-Z) and descending (Z-A). You can even ignore casing. In the demo script, I have included a custom comparer function, which shows you how to randomize the content in the select box. This will make it easier for you, to build your own custom sorting mechanisms and extend the SelectSorter easy! Changelog: version 0.4 ...