I would like to know too.  Is this a method for replacing form selectboxes
with CSS?  It would be great to see something like that.  It would cure a
lot of issues with IE Selectboxes (premature onchange firing, iframe
hacking, IE7 requires a new onfocusin event for bg color changing, etc).  I
was thinking maybe each select box in a form could be replaced with a
customizable CSS dropdown and while keeping the value of the select box
stored in a hidden element with the original id.  Keyboard compatibility
(arrow up, arrow down) is a must.
 
-jeremy

  _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Abdur-Rahman Advany
Sent: Friday, January 26, 2007 4:10 PM
To: [email protected]
Subject: Re: [jQuery] selectbox plugin - take 2


Have you taken this any further? I saw you have a
http://cbach.jquery.com/demos/selectbox3/ directory but no updates since
november...



Christian Bach wrote:
I have to do some more reading on how the original select element responds 
to different event to mimic it perfectly. 


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to