Reskin Form Select with FancySelect

Written by Kevin Liew on 24 Aug 2013
30,096 Views • Javascript

FancySelect is a nifty drop down menu solution create by Octopus Creative. It's designed to be easy to use, simply create HTML markup for select drop down menu as usual.

Then, just target the SELECT and call .fancySelect() with jQuery. It will put a default placeholder text if the select has an option with no value.

Features

  • Easy to implement
  • On Change event
  • Append and Update method
  • Support native mobile select. Can be disabled.

Screenshot

SPECIFICATIONS & DOWNLOAD

Join the discussion

Comments will be moderated and rel="nofollow" will be added to all links. You can wrap your coding with [code][/code] to make use of built-in syntax highlighter.

2 comments
Prasanth Janardanan 11 years ago
Looks like license is added in github
https://github.com/octopuscreative/FancySelect/blob/master/LICENSE

You may want to update the "License: No License" part
Reply
Kevin Admin 11 years ago
Thanks for letting us know. :)
Reply