[jQuery] Re: Select with different fonts for each element

2010-01-02 Thread Šime Vidas
Done! http://vidasp.net/jquery-example6.html

Re: [jQuery] Re: Select with different fonts for each element

2010-01-02 Thread Steffan A. Cline
te: Sat, 2 Jan 2010 15:34:30 -0800 (PST) > To: "jQuery (English)" > Subject: [jQuery] Re: Select with different fonts for each element > > > I had to go play cards with my cousin, so i left the code messy... it > has several bugs for now (try hovering over the list an

[jQuery] Re: Select with different fonts for each element

2010-01-02 Thread Šime Vidas
I had to go play cards with my cousin, so i left the code messy... it has several bugs for now (try hovering over the list and then hovering out without clicking any item)... It should take my 30 minutes to refactor the code and kill the bugs...

Re: [jQuery] Re: Select with different fonts for each element

2010-01-02 Thread Steffan A. Cline
Wow. That was quick and VERY cool. Think you'll package that into a plugin architecture? Simply, WOW! Thanks Steffan > From: Šime Vidas > Reply-To: > Date: Sat, 2 Jan 2010 14:59:34 -0800 (PST) > To: "jQuery (English)" > Subject: [jQuery] Re: Select with di

[jQuery] Re: Select with different fonts for each element

2010-01-02 Thread Šime Vidas
OK, this is it :) We can call this version alpha 0.1... the code is super-messy, and it most certanly won't work if you just copy-paste it... but this example actually works in all browsers... http://vidasp.net/jquery-example6.html

Re: [jQuery] Re: Select with different fonts for each element

2010-01-02 Thread Steffan A. Cline
To: "jQuery (English)" > Subject: [jQuery] Re: Select with different fonts for each element > > > I made it work in Firefox, but in IE it seems impossible to style each > OPTION element individually, same problem in Chrome > > But, I have an idea... give me a minute :)

[jQuery] Re: Select with different fonts for each element

2010-01-02 Thread Šime Vidas
I made it work in Firefox, but in IE it seems impossible to style each OPTION element individually, same problem in Chrome But, I have an idea... give me a minute :)