issues
search
revsystems
/
jQuery-SelectBox
A modern replacement for the traditional select element. Increases flexibility and stylability.
http://plugins.jquery.com/project/jquery-sb
Other
72
stars
16
forks
source link
.hover class for $dd
#44
Open
yurk
opened
12 years ago
yurk
commented
12 years ago
would be good to have it for ul element:
put $dd.hover(addHoverState, removeHoverState) inyo loadSB function (bind events)
put $dd.removeClass("hover") into openSB function
would be good to have it for ul element: