Stupid Table : jQuery table sorter plugin

    Stupid Table : jQuery table sorter plugin

    This is a stupidly simple, absurdly lightweight jQuery table sorting plugin. As long as you understand basic JavaScript sorting, you can make this plugin do as much or as little as you want.

    Most table sorting plugins try to account for a limitless number of data types and their limitless ways of being presented. This leads to an extremely bloated code base with only a tiny portion of the code ever used by your project.

    jQuery ViewMaster CSS3 Slideshow

    jQuery ViewMaster CSS3 Slideshow

    A jQuery CSS3 slideshow.This is a slideshow demo I put together to try out some jQuery manipulation of CSS3 rotation and translation. It’s based on the old ViewMaster toy.Use arrow keys or click any photo.

    Hotspotter : Hotspot Maker jQuery Plugin

    Hotspotter : Hotspot Maker jQuery Plugin

    Easily create amazing hotspots on your images with just point & click!

    Features:

    • Different Types of Spots & Tooltips
    • UNIQUE & Amazing Aiming Effect!
    • Tip & Bubble tooltips
    • Change tooltip direction “top, bottom, right, left”
    • Different tooltip animations
    • Change tooltip position relative to spot
    • Activate it on hover , click or make it always active
    • Change spot border radius
    • Make your spot point to a URL
    • Add text or HTML content to tooltips
    • Unobtrusive spots
    • Create spots with your own images!
    • Share your spots “have a direct link to it , when navigating to this link the browser window will scroll down to where the image is located & trigger spot”
    • Fully Responsive

    Twitter Timeline Script Using jQuery & CSS

    Twitter Timeline Script Using jQuery & CSS

    Today I am going to tell how to create a Twitter Timeline with jQuery and CSS. I am planning to create facebook timeline script soon with php and jquery.

    In this script, I have used jQuery minitwitter.js – to fetch the twitter feeds from Twitter Database. Then I have displayed those tweets in facebook’s timeline format with the help of CSS code

    Off-Canvas Navigation for Responsive websites with jQuery & CSS3

    Off-Canvas Navigation for Responsive websites with jQuery & CSS3

    In this article, I’ll be walking through a build demo that centers on two topics. The first is responsive design patterns that embrace the viewport and that improve content discoverability beyond the basic hyperlink; in this case, off-canvas navigation. The second is the complexities of implementing such ideas in an accessible and highly performant manner. These are two topics that I believe are at the heart of the Web’s future.

    glDatePicker : ultra-simple Date Picker plug-in for jQuery

    glDatePicker : ultra-simple Date Picker plug-in for jQuery

    An ultra-simple, customizable, light-weight date picker plug-in for jQuery at just over 7KB compressed or 25KB uncompressed.

    Features:

    • Stylize current date, selected date, special dates and individual days of the week
    • Set data on special dates (that is returned on callback when selected)
    • Repeatable date ranges, individual dates and special dates
    • Restrict selection to range of dates, individual dates, years, months and days of the week
    • Restricting forward / backwards month navigation
    • Automatically jump to respective month on selection (if it is the next or previous month)
    • Offset days of the week (e.g. make Wednesday the first day of the week)
    • Jump to specific month or year through select drop-down
    • Customizable month names and days of week names
    • Callbacks for when date is selected and when calendar is about to show or hide
    • Individual styles per date picker on the same page
    • Render directly below input control (by default) or specify a custom element to render into

    jQuery Format Currency Plugin

    jQuery Format Currency Plugin

    This is a jQuery plugin for formatting currency. This library is currently localized into 211 different cultures. The formatCurrency function modifies the values or contents of a jQuery object set into a currency amount. An optional property in the jQuery selector format that will recieve the formatted version of the object set. If no destination is provided the original contents will be replaced with the formatted version.

    SlideSelect : jQuery Replace your dropdowns

    SlideSelect : jQuery Replace your dropdowns

    SlideSelect is a script to replace old style <select> dropdowns with a slideable, user-friendly interface. The list of options can be replaced with a list of item names, images and descriptions as you like. You dont have to change any HTML in your code, just call the function on the desired select tag to see it changed. Your forms will be kept safe as well. The script recognizes the “multiple” attribute so you can change multiple selects too. Generated select tags that have previously selected options are just as easy to change because the “selected” option attribute is also supported. You can create horizontal and vertical lists, or grids.

    Features:

    • Replace select dropdowns
    • Custom images and descriptions
    • 3 exclusive themes
    • Custom theme option
    • Create horizontal, vertical slides or grids
    • Supports multiple selects
    • Synchronizes selected options
    • No new HTML to your source
    • No change to your forms

    jQuery Multirow Checkbox Menu like Gmail

    jQuery Multirow Checkbox Menu like Gmail

    jQuery plugin to put those cool little Google Gmail type ‘Select All/Select None’ action menus at the top of a list of check boxes.