jQuery plugin

Sco.js Library – Javascript Extensions for Twitter Bootstrap

A collection of jQuery plugins for the web. Inspired by Twitter Bootstrap js components, Sco.js plugins can be used as replacement for the bootstrap js. You can find a different approach for some of the bootstrap js as well as other plugins that don’t exist in bootstrap. Sco.js uses much less HTML markup than bootstrap and provides sane and intuitive defaults for its options so that you can get started in no time. Demo: http://terebentina.github.io/sco.js/ Download: https://github.com/terebentina/sco.js/archive/master.zip

Mini AJAX File Upload Form

An AJAX file upload form, that will let visitors upload files from their browsers with drag/drop or by selecting them individually. For the purpose, we will combine the powerful jQuery File Upload plugin with the neat jQuery Knob to present a slick CSS3/JS driven interface. Demo: http://demo.tutorialzine.com/2013/05/mini-ajax-file-upload-form/ Download: http://demo.tutorialzine.com/2013/05/mini-ajax-file-upload-form/mini-upload-form.zip

jQuery Image Picker – Transforms Select Elements Into Graphical Interface

Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface. Features: Works great on both single and multiple select elements. Falls back nicely for clients without JavaScript enabled. Integrates nicely with Twitter’s Bootstrap markup. Demo: http://rvera.github.io/image-picker/ Download: https://github.com/rvera/image-picker/archive/master.zip