Showcase View All Sites »
Blog View All Posts »
-
Create a self caching website ready for offline usage with HTML5 and jQuery
In this tutorial we will create a website that is able to cache its own content, including markup, stylesheets and javascripts, as a user browse it. To dynamically restore cached files we use a offline manifest. Or in other words: every page a user visited online will be available offline too. -
jQuery Ketchup Plugin - Tasty Form Validation
This is a slim jQuery form validation Plugin. The core is under 6kb and can be extended with your own validation functions. Also you have full control over the behavior and style of the error-containers. It comes pre-styled and with 16 pre-written validation functions. -
The best of the best jQuery resources #3
Making a jQuery Plugin Truly Customizable | Preloading Images with jQuery and JavaScript | Macros in jQuery | Codename Pufferfish | Advanced Event Timeline With PHP, CSS & jQuery | wkrte | Roundabout for jQuery | jQuery Plugin - Feature List | SundayMorning | jQuery Browser Plugin
Links View All Links »
-
Poshy Tip jQuery Plugin http://vadikom.com/tools/poshy-tip-jquery-plugin-for-stylish-tooltips/
jQuery Plugin for Stylish Tooltips. A Single Background Image for Scalable Tooltips. Advanced Positioning Options. Asynchronous Loading of the Tooltip Content.
-
Scrolling Parallax jQuery Plugin http://jonraasch.com/blog/scrolling-parallax-jquery-plugin
Scrolling Parallax is a new jQuery plugin that binds a parallax effect to the scrollbars and mouse wheel. This allows a background image or anything else to scroll at a different pace than the web page when a user scrolls around. The parallax effect that results is an easy way to create an illusion of depth on your website.
-
One-Page-Nav jQuery Plugin https://github.com/davist11/jQuery-One-Page-Nav
Smooth scrolling and smart navigation when user scrolls on one-page sites.
-
History jQuery Plugin http://tkyk.github.com/jquery-history-plugin/
jQuery history plugin helps you to support back/forward buttons and bookmarks in your javascript applications. You can store the application state into URL hash and restore the state from it.
-
Minimit Gallery jQuery Plugin http://www.minimit.com/works/minimit-gallery-plugin
Minimit Gallery is a highly customizable Jquery plugin that does galleries, slideshows, carousels, slides… pratically everything that has multiple states. Using Minimit Gallery you have more time to focus on the ideation and the dynamics of your interface, all the logic functionality instead is managed by the plugin. It’s designed for advanced Javascript/Jquery programmers because you need to code all the animations and the css of the gallery.
-
Drag jQuery Event http://threedubmedia.com/code/event/drag
A jquery special event plugin that makes the task of adding complex drag interactions, to any element, simple and powerful.