SortTables : jQuery Responsive Tables

    SortTables : jQuery Responsive Tables

    SortResponsiveTable including: sorting script adds search, column averages and totals, record numbering, a view all function, and a reset function.

    Other features include alternate row highlighting, header class toggling, auto data type recognition, and selective column sorting.

    kGallery : jQuery thumbnail slideshow Gallery Plugin

    kGallery : jQuery thumbnail slideshow Gallery Plugin

    kGallery is a gallery written on JavaScript using jQuery library.Advantage of this gallery is ability to work stable with hundreds of pictures or with big pictures, without freezing brouser. This effect is achieved by retrieving the list of images from external source (JSON or XML) and downloading pictures gradually until slideshow is playing, not all in ones.

    Nearest analog is dojox.image.Gallery (dojox.image.ThumbnailPicker+dojox.image.SlideShow), however kGallery do not need to download dozens of JavaScript files with megabytes of code of dojo library.

    Cool kitten : A jQuery Parallax scrolling responsive framework

    Cool kitten : A jQuery Parallax scrolling responsive framework

    A parallax scrolling responsive framework with jQuery.It is a collection of HTML/CSS and JavaScript files to be used for web designers and developers.The best way to have a website with abilities to be viewed in every computer, tablet and mobile.The last web trend! It makes a beautiful visual effect that brings a second life to every slide.

    iCheck : jQuery customized checkboxes and radio buttons

    iCheck : jQuery customized checkboxes and radio buttons

    Super customized checkboxes and radio buttons with jQuery & Zepto.iCheck is created to avoid routine of reinventing the wheel when working with checkboxes and radio buttons. It provides an expected identical result for the huge number of browsers, devices and their versions. Callbacks and methods can be used to easily handle and make changes at customized inputs.

    Features:

    • Identical inputs across different browsers and devices — both desktop and mobile
    • Touch devices support — iOS, Android, BlackBerry, Windows Phone
    • Keyboard accessible inputsTab, Spacebar, Arrow up/down and other shortcuts
    • Customization freedom — use any HTML and CSS to style inputs (try 6 Retina-ready skins)
    • jQuery and Zepto JavaScript libraries support
    • Lightweight size — 1 kb gzipped

    Chardin.js : jQuery Simple overlay instructions for your apps

    Chardin.js : jQuery Simple overlay instructions for your apps

    Chardin.js is a jQuery plugin that creates a simple overlay to display instructions on existent elements. It is inspired by the recent Gmail new composer tour which I loved.

    Unslider : The super-tiny jQuery slider

    Unslider : The super-tiny jQuery slider

    jQuery slider that just slides.No fancy effects or unnecessary markup, and it’s less than 3kb.Fluid, flexible, fantastically minimal.You’ll be hard pressed to find a site that’s not responsive these days. Unslider’s got your back.Use any HTML in your slides, extend with CSS. You have full control.If you want to, you can add keyboard arrow support.

    lthough it’s lightweight, Unslider comes with a range of options to customise your slider.If you want to add mobile/touch/swipe/whatever support to Unslider, you’ll need to include the jQuery.event.swipe plugin, then it’ll work out the box. Easy!

    bootstrap-wysiwyg : jQuery Bootstrap WYSIWYG rich-content editor

    bootstrap-wysiwyg : jQuery Bootstrap WYSIWYG rich-content editor

    Tiny bootstrap-compatible WISWYG rich text editor, based on browser execCommand, built originally for MindMup. Here are the key features:

    • Automatically binds standard hotkeys for common operations on Mac and Windows
    • Drag and drop files to insert images, support image upload (also taking photos on mobile devices)
    • Allows a custom built toolbar, no magic markup generators, enabling the web site to use all the goodness of Bootstrap, Font Awesome and so on…
    • Does not force any styling – it’s all up to you
    • Uses standard browser features, no magic non-standard code, toolbar and keyboard configurable to execute any supported browser command
    • Does not create a separate frame, backup text areas etc – instead keeps it simple and runs everything inline in a DIV
    • (Optionally) cleans up trailing whitespace and empty divs and spans
    • Requires a modern browser (tested in Chrome 26, Firefox 19, Safari 6)
    • Supports mobile devices (tested on IOS 6 Ipad/Iphone and Android 4.1.1 Chrome)

    canvasResize : jQuery Client side Image resizing plugin

    canvasResize : jQuery Client side Image resizing plugin

    canvasResize is a plugin for client side image resizing.It’s compatible with iOS6 and Android 2.3+ It can work both with jQuery and Zepto.

    I fixed iOS6 Safari’s image file rendering issue for large size image (over mega-pixel) using few functions from ios-imagefile-megapixel and fixed orientation issue by using exif-js.You can change image size and quality with plugin options easily.