Archive for 2013

    Swapmyli : jQuery List Tag Rotator plugin

    Swapmyli : jQuery List Tag Rotator plugin

    The plugin allow you to create a list tag rotator in a minute.Simply add some a small code and the rotator is ready!

    flexibleArea.js : jQuery plugin that dynamically updates Textarea’s Height

    flexibleArea.js : jQuery plugin that dynamically updates Textarea's Height

    A jQuery plugin that dynamically updates textarea’s height to fit the content.This plugin works for textareas with fixed width as well as for textareas with fluid width. The CSS resize property is set to “none” by this plugin, which means you will not be able to manually resize the textarea.

    Creating a simple jQuery plugin for Pinterest

    Creating a simple jQuery plugin for Pinterest

    Plugins play a great part in the success of jQuery. There are hundreds of them out there, and having the ability to create your own is a great skill to have. With all of the interest in Pinterest (no pun intended), I thought it would be a good idea to do up a quick and simple Pinterest sharing plugin for jQuery.

    jQuery Metro Launcher

    jQuery Metro Launcher

    This is a menu that can be use for anything you want. Has a lot of customization and its pretty simple to use.

    Features:

    • Every Box, can store any kind of HTML code like iFrames, Icons, Images…
    • Touch support ready
    • More than 249 icons thanks to Font-Awesome
    • Vertical slideshows capability thanks to Swiper

    Mini AJAX File Upload Form with jQuery

    Mini AJAX File Upload Form with jQuery

    In this tutorial we are going to create 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.

    jQuery Mosaic Flow : Pinterest like Responsive Image

    jQuery Mosaic Flow : Pinterest like Responsive Image

    Pinterest like responsive image grid for jQuery that doesn’t suck.

    Features:

    • Simple and easy to install.
    • Responsive (shows as many columns as needed).
    • Very fast.
    • Only 1 KB (minified gzipped).
    • You can add some HTML: info overlay for example.

    jQuery Text Editor

    jQuery Text Editor

    jQuery TE is a jQueryplugin. It is a lightweight (15.9 KB) and very useful HTML editor. And it works with WYSIWYG model.Most importantly, it can be integrated into your system in 1 minute. And you can modify it as you want in terms of interface. Even you can change the css classes.

    jQuery TEworks with same performance on the most preferred browsers.And its source of the output is same as 90% on these browsers.

    SergeLand : jQuery Image Zoomer

    SergeLand : jQuery Image Zoomer

    SergeLand is a free jQuery plugin zoom the image with the magnifying glass.

    Features:

    • Supports all modern browsers
    • Smoothness of the animation in the browser IE8
    • Easy Organization gallery
    • Expanded functionality with the ability to fine-tune
    • Possibility to set their css classes to change the look

    Responsive HTML5/jQuery Sign In/Registration Form

    Responsive HTML5/jQuery Sign In/Registration Form

    Responsive HTML5 Sign In / Registration form, with jQuery effects and CSS3 customization.

    Features:

    • it is compatible with all major browsers (IE8, IE9, IE10, Chrome, Mozilla Firefox, Opera, Safari)
    • really easy to use and to integrate into your website
    • cool effects
    • html5 custom validation
    • responsive layout
    • really easy to modify (100% CSS customizable)

    lunr.js : Simple full-text search in your browser

    lunr.js : Simple full-text search in your browser

    lunr.js is a simple full text search engine for your client side applications. It is designed to be small, yet full featured, enabling you to provide a great search experience without the need for external, server side, search services.

    lunr.js has no external dependencies, although it does require a modern browser with ES5 support. In older browsers you can use an ES5 shim, such as augment.js, to provide any missing JavaScript functionality.