Best jQuery Web Plugins & Tutorials with Demo

    Animated fullscreen background image slideshow with jQuery

    Animated fullscreen background image slideshow with jQuery

    With the help of some small HTML, nifty CSS and loads of jQuery, we’re able to create an animated fullscreen background image slideshow. Read the rest of this article to learn how it’s built.You can easily change the script by changing some variables. It also features image preloading and keyboard navigation (try pressing the numeric keys). The background images have a width of 2000px, just to cover most of the currently used screen resolutions.

    FullCalendar with jQuery

    FullCalendar with jQuery

    FullCalendar is a jQuery plugin that provides a full-sized, drag & drop calendar like the one left. It uses AJAX to fetch events on-the-fly for each month and is easily configured to use your own feed format (an extension is provided for Google Calendar).

    Scrolling to the Top and Bottom with jQuery

    Scrolling to the Top and Bottom with jQuery

    Scroll to the Top and Bottom of your website with a simple click with the help of the jQuery powered Special Scroll Events by James Padolsey, and some few extra lines of jQuery – appearing like two buttons with fixed position on the bottom left of the page.

    jQuery Panel Magic – Panel Layout For Small Websites

    jQuery Panel Magic – Panel Layout For Small Websites

    jQuery Panel Magic plugin is a new take on website navigation. Using a matrix or grid style layout for your website, you can easily implement this plugin for small websites and web applications. The plugin provides you with a unique way to “panelize” a website.

    Ajax Easy Expand jQuery

    Ajax Easy Expand jQuery

    Easily and quickly create multiple expandable / collapsable regions on the same page. Each easy expand element will look like an accordion but but with more options. Unlike an accordion you’ll be able to open as many easy expand elements as you want at one time. Alternatively, you may close them all at the same time if you wish. You can preset each individual easy expand element to appear open or close at page load.

    Uploadify – JQuery File Upload Plugin Script

    Uploadify – JQuery File Upload Plugin Script

    FancyUpload is a file-input replacement which features an unobtrusive, multiple-file selection menu and queued upload with an animated progress bar. It is easy to setup and styleable via CSS and XHTML and uses MooTools to work in all modern browsers.

    TableGear jQuery based application like Excel

    TableGear jQuery based application like Excel

    TableGear is a software package for working with data on the web. It is designed get your data into a web page, and let you work with it quickly and easily, the way you would in powerful desktop applications like Excel.

    Spotlight: Constrained Stickies with jQuery

    Spotlight: Constrained Stickies with jQuery

    Floating content as a user scrolls through the rest of the page is child’s play. No JavaScript is necessary — you can do it with just plain old CSS. Slap a position: fixed declaration on it and boom!, you have a container that is fixed in a specific location in the page — it’s floating in the page to be more colloquial.

    Contextual Slideout Tips With jQuery & CSS3

    Contextual Slideout Tips With jQuery & CSS3

    In this tutorial you will learn how to build contextual slideouts with jQuery and CSS3. The slideouts are ideal for presenting only the highlights of a product, with the details neatly hidden away. You can easily incorporate images, videos, or other rich multimedia content.

    JQuery Animated Table Sort – REGEXP Friendly

    JQuery Animated Table Sort – REGEXP Friendly

    This plugin allows you to animatedly sort a table based on a particular column. It also supports sorting on REGEXP matches. You can also control whether row relationships are maintained, whether it sorts on ASCII or numeric and ascending or descending.