Selectbox replacement plugin Update

I’m releasing a new version of the plugin. This release is stable enough and fix a major bug dealing with scrollbar in IE but another major bug popup this time with safari, the list just doesn’t appear when you click on the replaced select box, I tried the latest Webkit build (r31623) and it works [...]

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 [...]

Select Box replacement

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 [...]

Pin plugin reloaded

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 [...]