Posts Tagged ‘jQuery’

Flexigrid for jQuery – Lightweight and rich Web 2.0 data grid

Flexigrid for jQuery – Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content. Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and [...]

Read the rest of this entry »

Drop Shadow Effect – jQuery Plugin

Drop Shadow jQuery plugin – a great jQuery plugin to add soft drop shadows. Check out all the options you have like: distance and direction to offset the shadow, the shadow spread or dispersion, opacity, shadow color, and more. The shadows it creates are not bound to the original elements, so they won’t move or [...]

Read the rest of this entry »

UI.Layout – To Create Complex Application 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. Combined it with other jQuery UI widgets to create a sophisticated [...]

Read the rest of this entry »

jQuery Cycle Builder Slideshow Plugin

The jQuery Cycle Plugin is a lightweight slideshow plugin. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and many transition effects. It also supports, but does not require, the Metadata Plugin and the Easing Plugin. The plugin provides a method called cycle which is invoked on a container element. Each child element of the [...]

Read the rest of this entry »

Superfish – jQuery Menu Plugin by Joel Birch

Superfish is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu. The menu has different orientation and style like you can have horizontal menu, vertica menul, tab based navigation and dropdown structure. Some Highlights: Timed delay on mouseout Animation of sub-menu reveal Keyboard accessibility Supports the hoverIntent plugin Indicates the [...]

Read the rest of this entry »

Jeditable – Edit in place plugin for jQuery

Jeditable is a jQuery plugin to make changes in the browser right away. Just hit the right nerve and you are done! Normal flow is this, User clicks text on web page… Block of text becomes a form. User edits contents and presses submit button… New text is sent to webserver and saved… Form becomes [...]

Read the rest of this entry »

jQuery BlockUI Plugin

The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser. When activated, it will prevent user activity with the page (or part of the page) until it is deactivated. BlockUI adds elements to the DOM to give it both the appearance and behavior of blocking user interaction. Website: http://malsup.com/jquery/block [...]

Read the rest of this entry »

Date Range Picker using jQuery UI 1.6 and jQuery UI CSS Framework

This plugin wraps the jQuery UI datepicker into an interactive component specifically designed for choosing date ranges. Features and Updates: Uses jQuery UI 1.6rc4: The range picker now uses the latest version of jQuery UI’s datepicker, and allows passing of native datepicker options. Date.js Integration: We’ve integrated the fantastic date.js library to allow for easy [...]

Read the rest of this entry »

jQuery Tabbed Navigation

A very nice and easy tabbed navigation script with jQuery. Website: http://trevordavis.net/blog/tutorial/jquery-tabbed-navigation/ Demo: http://trevordavis.net/play/javascript-tabbed-navigation/

Read the rest of this entry »

deploy*: Easily Create Your Web Project Framework

deploy* is an open source web application that enables you to create your web project framework with ease. It lets you to choose the: XHTML document type CSS file (blank or with resets) jQuery to be included or not. If yes, ask for some popular plugins major directories like images, includes to be added Once [...]

Read the rest of this entry »