Amazing Drop-down List Plugin
File Size: | 78.3 KB |
---|---|
Views Total: | 2285 |
Last Update: | |
Publish Date: | |
Official Website: | Go to website |
License: | MIT |

A simple jQuery Plugin that allows you to transform a normal select input into something more appealing.
It comes with 6 amazing dynamic effects:
- Use a gutter of 5 and stack the items with a slight offset
- Use a gutter of 5, stack the items with a slight offset, and expand them with a slight random angle/left values. Each item will have a different animation delay.
- Use a gutter of 5, stack the items with a slight offset, and spread them as a fan. Again, each item will have a different animation delay.
- Use a gutter of 0 (default), stack the items with a slight offset, and rotate the select label while clicking it. The effect will only be visible for browsers supporting 3D transforms.
- Use a gutter of 5, remove the default offset stack effect, and show the items by sliding them from the sides
- Same as example 5 but with a delay for each item.
This awesome jQuery plugin is developed by codrops. For more Advanced Usages, please check the demo page or visit the official website.