I’ve just released a new version of the jQuery Select replacement plugin. This release fix several bugs, most bug fixes are solution suggested by users. The most notable change is the addition of an onChange callback.
You can download the new version @ the plugin page
I’ve just released a new version of Selectbox replacement plugin which fix the highlight issue and added escape keyboard binding. A new css class has been created for the selected element – previously I was using the hoverClass – so now we have 2 options hoverClass and selectedClass.
Example
You can view a working example here
Download
Download
A quick note to let you know that I’ve released a new version of the jquery selectbox replacement plugin, this is mainly a bug fix release. I would like to thank ‘pawel maziarz’ for his contribution.
I’ve received a request to make a license modification and I did :) , so now the plugin is licensed [...]
This is an unobtrusive jQuery plugin that allows you to replace the HTML select box with a styled dropdown menu.
Why ?
As most of us, I hate IE6 but I have to deal with it. At work, our users use exclusively IE6 so you can imagine the nightmare! I came across the IE bug [...]
a little while ago, a friend wrote the pin plugin based on prototype and since that time I decided to move to jquery so I decided to update it.
About
The goal of this plugin is just to remember field’s values when needed by the user.
Why ?
Imagine that you have a (big) form that it’s extensively used [...]