Showing posts with label jquery. Show all posts
Showing posts with label jquery. Show all posts

Tuesday, May 28, 2013

Breaking down Amazon’s mega dropdown

The hover effects on Amazon’s big “Shop by Department” mega dropdown are super fast. Look it how quick each submenu fills in as your mouse moves down the list: 


 Click Here for more details.

Download Demo from GitHub.

Wednesday, May 22, 2013

jQuery validation Engine Demo

jQuery validation engine is a Javascript plugin for the validation of form fields in the browser (IE 6-8, Chrome, Firefox, Safari, Opera 10).

You can Find the demo and instruction how to use from the following link.

http://www.position-relative.net/creation/formValidator/index.html

Download Demo