jQuery Plugins

Latest Releases

YCodaSlider

Filed in Navigation - over 3 years ago

Slider scripts are one of the common objects of newspaper & portal websites.
They are very useful as they help us present more content in a limited space.
This script helps you present your content with a tabbed menu + previous-next buttons to switch between tabs.

YCodaSlider

fgCharting

Filed in Chart & Graph - over 3 years ago

fgCharting is a jQuery plugin which helps us to create accessible charts from standard table data with canvas.

Using this chart plugin, we can create several types of graphs, such as pie, line, area, and bar.

fgCharting

Dropdown, iPod Drilldown, and Flyout Menu

Filed in Menus - over 3 years ago

A menu system, which can be used to create a simple dropdown menu for a single list of options, a flyout menu for a smaller hierarchical list of options where child menus are displayed next to the parent menu on mouseover, and two variations on the iPod style, one with a back button and another with a linked breadcrumb to let users easily traverse back up the hierarchy.

Dropdown, iPod Drilldown, and Flyout Menu

jqModal

Filed in Extensions, Windows & Overlays - over 3 years ago

jqModal is a plugin for jQuery to help you display notices, dialogs, and modal windows in a web browser. It is flexible and tiny, akin to a "Swiss Army Knife", and makes a great base as a general purpose windowing framework.

jqModal

Page Peel

Filed in Navigation, User Interface - over 3 years ago

A jQuery plugin for the page peel ad effect used on quite a few sites now.

Page Peel

Link Control

Filed in Navigation, User Interface - over 3 years ago

A simple jQuery plugin designed to give the end user control over whether they want to open a link in a new window or not without having to right click and such.

Link Control

Position Footer

Filed in Effects, Layout, Windows & Overlays - over 3 years ago

This little plugin will allow you to position a footer at the bottom of the browser viewport when the content doesn't reach that far. It will not adjust the footer if the content goes below the viewport height.

Position Footer

Setting Equal Heights with jQuery

Filed in Effects, User Interface - over 3 years ago

Creating the visual effect of equal-height columns or content boxes has been a challenge ever since we abandoned table-based layouts. When developing complex web applications or site designs we've found that it often makes the most sense from a usability and performance standpoint to use a simple JavaScript workaround: our equalHeights() function determines the heights of all sibling elements in a container, and then sets each element's minimum height to that of the tallest element. When JavaScript is disabled, the boxes or columns appear with varying heights, but the content remains legible and the page is still completely usable.

Setting Equal Heights with jQuery

DD_roundies

Filed in Browser Tweaks, Extensions - over 3 years ago

DD_roundies is a javascript library authored by Drew Diller which offers a new approach to bringing rounded corners to Internet Explorer (a browser notorious for its CSS shortcomings). DD_roundies uses IE's proprietary VML drawing language to create small images representing each corner of an element to be rounded. The script is smart enough to figure out quite a lot about its environment, such as element dimensions, border appearance and even background image and color, and uses all of this information to draw and position each VML image to appear seamlessly integrated in an interface.

DD_roundies

Music Player using mouse gestures & hotkeys

Filed in Media, Navigation - over 3 years ago

Music player coded in xHTML & jQuery that made use of mouse gestures and hotkeys. You can Click & Drag with mouse to interact with interface’s music player or use directional keys & spacebar instead of mouse.

Music Player using mouse gestures & hotkeys
© 2007 - 2012 Plugins, Extensions & Tutorials by jQuery Plugins. We love jQuery.