From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On To: [email protected] Subject: [jQuery] Any idea on how to replace select with div
Hi, I am wondering did anyone ever tried to create some alternative for <select><option> list. I like using select-option as it provides the ability to use keystrokes to change selection. However, I can't change the font color or add new icons infront of the test. Hence, I was wondering to replace each line of text with div and write an javascript that implement keystroke behaviour...But I am not a javascript expert... ----- There was an awesome transform method posted by Felix[1] that took a select and created whatever based on it. It wasn't a finished div based selectbox but the transform functionality was there, and it was pretty sweet... -ALEX [1] http://www.nabble.com/My-First-Plugin---Custom-Select-Box-tf2893253.html #a8086868 _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
