Best jQuery Plugins Plugins & Tutorials with Demo

    TextFX – A jQuery Text Animation Tool

    TextFX - A jQuery Text Animation Tool

    TextFX is a jQuery text animation tool for animating a single line of text. It is built for easy usage, but also lends itself nicely to more advanced coders with it’s flexible script. TextFX uses jQuery version 1.7.1

    Features:

    • 15 Core Animations
    • 18 Custom Settings
    • Animate text in or out
    • Animate Text Backwards
    • Custom Easing
    • Custom Speeds
    • On start delay
    • Set the offset x and y for your animations
    • Hyperlink any animation
    • onStart and onComplete callbacks with optional params

    JalaliJSCalendar : JavaScript date-picker and calendar

    JalaliJSCalendar : JavaScript date-picker and calendar

    JalaliJSCalendar is a JavaScript date-picker and calendar widget based on “Dynarch DHTML Calendar” from Mihai Bazon. The main difference between two is that JalaliJSCalendar supports Persian (AKA Hijri Shamsi) calendar too, which is the official Iranian calendar.

    jToday : jQuery Date Showing Plugin

    jToday : jQuery Date Showing Plugin

    jToday is a jQuery plugin that displays a today calendar showing today’s date or any date you specify. jToday is written in JavaScript. jToday also supports a year value, although I’ve hidden it in my examples. You can create your own CSS and background image that supports year if you are so inclined.

    Lemmon Slider : jQuery Carousel With Variable Elements Widths

    Lemmon Slider : jQuery Carousel With Variable Elements Widths

    Lemmon Slider is a jQuery-based carousel that supports slided elements with variable widths. It’s lightweight and very simple to use.

    Features

    • Can slide any kind of content ULs, OLs, DIVs, etc.
    • Supports variable elements widths
    • Sliding by one element or by a page
    • Supports looping
    • Supports infinity NEW (since v0.2)
    • Tested in Firefox, Chrome, Safari, Opera, IE6+

    How to Create an Interactive Graph using CSS3 & jQuery

    How to Create an Interactive Graph using CSS3 & jQuery

    In this tutorial we will code an Interactive Graph using jQuery and CSS3. We will use the jQuery’s popular plotting plugin “Flot”. Flot is a pure JavaScript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side. This plugin is simple but powerful enough to create some nice and interactive graphs. For more info take a look at documentation here. You can find the design of the graphs on Impressionist UImade by Vladimir Kudinov.

    Really Simple Slideshow in jQuery

    Really Simple Slideshow in jQuery

    Really Simple Slideshow is a jQuery plugin for creating image slideshows. Images are loaded dynamically as each one is required, allowing for larger slideshows without having to pre-load lots of images.

    Responsive Tables with CSS & jQuery

    Responsive Tables with CSS & jQuery

    A CSS/JS solution for tables that allows them to shrink on small devices without sacrificing the value of tables, comparison of columns.Our solution for responsive tables requires two included files (both linked on this page): responsive-tables.css and responsive-tables.js.
    The JS will help us create some new elements on small devices, so we don’t have to modify our table markup on the page. The CSS applies the requisite positioning and overflow styles to make the new elements work.

    styleSelect : jQuery Custom looking selectbox

    styleSelect : jQuery Custom looking selectbox

    This jQuery plugin replaces the standart select element with a custom looking selectbox. Plugin has keyboard support.

    BigVideo.js : jQuery Plugin for Big Background Video

    BigVideo.js : jQuery Plugin for Big Background Video

    This plugin makes it easy to add fit-to-fill background video to websites. It can play silent ambient background video (or series of videos). Or use it as a player to show video playlist. BigVideo.js can also show big background images, which is nice to have for showing big background images for devices that don’t have autoplay for ambient video.

    Mapbox: Zoomable jQuery Map Plugin

    Mapbox: Zoomable jQuery Map Plugin

    The jQuery mapbox() plugin is for creating relatively small scale, zoomable, draggable maps with multiple layers of content. This framework could be applied to games, development plans, or any layout that could benefit from being able to zoom in and pan to get a better view.