Re: [jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-11-01 Thread Jörn Zaefferer
Webunity | Gilles van den Hoven schrieb: > Please test and let me know if there are any bugs. If not, i'll commit > it to SVN. > Just a quicky, there may be more later: Instead of 10 classnames per type of element, using 30 different classnames for all three, why split some of those classes?

Re: [jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-10-30 Thread abba bryant
A few things. When "borrowing" the files from your server to play locally I noticed that the labels are all the way to the left and there is no image shown at all for checkboxes and radio buttons. I know I pathed the css correctly since the button elements still work just fine. Also when running

Re: [jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-10-30 Thread Klaus Hartl
Webunity | Gilles van den Hoven schrieb: > Klaus Hartl wrote: >> Works fine in Safari 2.04. One little thing though: Safari is the only >> browser I know that doesn't trigger a click or does not focus the >> associated form element when clicking on the label. That always annoys me. >> > The co

Re: [jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-10-30 Thread Klaus Hartl
Very nice Gilles! Works fine in Safari 2.04. One little thing though: Safari is the only browser I know that doesn't trigger a click or does not focus the associated form element when clicking on the label. That always annoys me. One could argue Safari users do not know better anyway, but here'

Re: [jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-10-30 Thread Webunity | Gilles van den Hoven
Klaus Hartl wrote: > Works fine in Safari 2.04. One little thing though: Safari is the only > browser I know that doesn't trigger a click or does not focus the > associated form element when clicking on the label. That always annoys me. > The code as is right now should trigger the click event

Re: [jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-10-30 Thread Webunity | Gilles van den Hoven
Stefan Petre wrote: > I have found a bug. When you click a checkbox the replaced image is not > the hovered instance. > That bug is fixed, however, it introduced a new bug which you probably won't see (i've to test this first ;)) -- Gilles ___ jQue

Re: [jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-10-30 Thread Stefan Petre
I have found a bug. When you click a checkbox the replaced image is not the hovered instance. Webunity | Gilles van den Hoven wrote: > Hi guys, i've made a new plugin and added it to SVN. It is still in beta > (== bugs) so don't use yet untill fully tested. > > This plugin actually started out

Re: [jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-10-30 Thread Guntur N. Sarwohadi
Tried it in both firefox 2.0 and IE6.0.. works and looks great!.. flicker is probably because your internet conn not fast enough to load the 'over' images.. like what i've experienced :).. when the images are cached, it doesn't flicker anymore, right? great work Gilles!Guntur N. SarwohadiOn 10/30/0

Re: [jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-10-30 Thread Stefan Petre
I love it tested on FF1.5, IE 6, OP9 winxp sp2 Webunity | Gilles van den Hoven wrote: > Hi guys, i've made a new plugin and added it to SVN. It is still in beta > (== bugs) so don't use yet untill fully tested. > > This plugin actually started out as a remake of the CRIR (Checkbox Radio > Input

Re: [jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-10-30 Thread Rey Bango
I tested it in IE7 and it looks great! Rey Webunity | Gilles van den Hoven wrote: > Hi guys, i've made a new plugin and added it to SVN. It is still in beta > (== bugs) so don't use yet untill fully tested. > > This plugin actually started out as a remake of the CRIR (Checkbox Radio > Input Re

Re: [jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-10-30 Thread Andy Matthews
55 AM To: jQuery Discussion. Subject: [jQuery] new plugin cssHover [ui checks, radio buttons and more!] Hi guys, i've made a new plugin and added it to SVN. It is still in beta (== bugs) so don't use yet untill fully tested. This plugin actually started out as a remake of the CRIR

Re: [jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-10-30 Thread Rey Bango
Wow Gilles, this is VERY useful and it degrades wonderfully. Great work man. I'm definitely going to use this. Rey Webunity | Gilles van den Hoven wrote: > Hi guys, i've made a new plugin and added it to SVN. It is still in beta > (== bugs) so don't use yet untill fully tested. > > This plugin

[jQuery] new plugin cssHover [ui checks, radio buttons and more!]

2006-10-30 Thread Webunity | Gilles van den Hoven
Hi guys, i've made a new plugin and added it to SVN. It is still in beta (== bugs) so don't use yet untill fully tested. This plugin actually started out as a remake of the CRIR (Checkbox Radio Input Replacement) code found on the websites of Chris Erwin, Yeduha Kratz and Kawika.org. I wanted t