Stay Updated
Subscribe to the RSS feed to stay updated with the latest webmaster resources.
Subscribe to the RSS feed to stay updated with the latest webmaster resources.
Ascensor is a jQuery plugin that creates a full screen scrollable navigation area ideal for portfolio or brand sites.
Pages are navigated by clicking previous & next buttons or by clicking in the navigation area which is a customisable series of blocks that represent a map of the pages.
If a pages content is too large to fit on the screen it is still possible to scroll to view all content.
The plugin depends on the jQuery scrollTo plugin to scroll between pages.
Sisyphus is a lightweight(4.5 kb) jQuery plugin that uses local storage to auto save forms and prevents data that has not been submitted from being lost in the event of a power failure or a browser crash.
Optionally, the plugin allows you to customise how frequently the form is saved and to specify any fields excluded from saving.
There are also three callback functions that allow you to perform your own operations when a form is saved, a form is restored and when the form is freed of previously stored data.
jOrgChart is a jQuery plugin that displays a hierarchical organisational chart from a html list structure.
It features drag and drop but this requires the jQuery UI library and there doesn’t seem to be a built in method to save the updated tree structure.
The chart can be styled with css and each node can be collapsed & expanded by clicking on it.
Auto Suggest is a lightweight (6kb minified) jQuery auto-complete plugin with lots of features.
The plugin features over 25 options and callbacks and is styled using only css which makes it one of the most customisable auto-complete plugins available.
Data can be created as an object or loaded via ajax from a URL which is processed server side.
Keyboard support to make a new selection is also provided in the latest version.
PEP is a jQuery plugin that provides kinetic drag functionality on both desktop and mobile devices that support HTML5.
It has its own custom start, stop and drag events and has options to customise the speed and optionally easing (with the Ceaser plugin) of the drag animation.