Notable JavaScript package: jQuery Custom Select

Recommend this page to a friend!
  Blog JS Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable JavaScript pa...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 37

Last month viewers: 1

Categories: Notable Packages

Form select inputs are very useful to let the users select options from a list but they are also limited in the way you can style their presentation.

This jQuery plugin provides an alternative solution that consists in recreating page elements that work like a select input, but can be styled in many ways.

It just copies the initial attributes and values of an existing select input that becomes hidden and synchronizes the selected options, so the form value submission works well as before.

Read this article to learn more details about how this notable JavaScript package works.




Loaded Article
The package jQuery Custom Select is one of the few JavaScript packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Create select inputs that can be styled

Here follows in more detail what it does:

This is a jQuery plugin that can create select inputs that can be styled.

It takes a given select input that creates a separate div element that emulates select inputs using custom select style properties.

The original select input is hidden but its selected values are updated when the custom select input selected option is updated.

Notable JavaScript packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.

You need to be a registered user or login to post a comment

25,349 JavaScript developers registered to the JS Classes site.
Be One of Us!

Login Immediately with your account on:

FacebookGmail
HotmailStackOverflow
GitHubYahoo


Comments:

No comments were submitted yet.



  Blog JS Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable JavaScript pa...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)