How to Build Cross-Browser HTML5 Forms with jQuery

    How to Build Cross-Browser HTML5 Forms with jQuery

    In this pedagogical tutorial, you are going to take a look at how to serve HTML5 forms to modern browsers, while compensating for older browsers by using a mix of Webforms2, Modernizr, jQuery UI and assorted jQuery Plugins.

    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.

    s3Slider image sliding jQuery plugin

    s3Slider image sliding jQuery plugin

    The s3Slider jQuery plugin is made by example of jd`s smooth slide show script. I needed something like that for jQuery. Since i didnt find it after a small research i decided to build it by my self.

    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.

    3D Gallery View jQuery Plugin

    3D Gallery View jQuery Plugin

    3D Gallery View is an image gallery based on jQuery. This one permits to animate a series of images in the space using a really short code. With a characteristic 3D effect this plugin makes a nice system to share your shots.

    Fun with jQuery Templating and AJAX

    Fun with jQuery Templating and AJAX

    In this tutorial, we’ll take a look at how jQuery’s beta templating system can be put to excellent use in order to completely decouple our HTML from our scripts. We’ll also take a quick look at jQuery 1.5′s completely revamped AJAX module.

    Flexible & Desktop-Like Layouts With jQuery: UI.Layout

    Flexible & Desktop-Like Layouts With jQuery: UI.Layout

    This plug-in was inspired by the extJS border-layout, and recreates that functionality as a jQuery plug-in. The UI.Layout plug-in can create any UI look you want – from simple headers or sidebars, to a complex application with toolbars, menus, help-panels, status bars, sub-forms, etc