[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

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

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

2006-10-30 Thread Andy Matthews
--//- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Webunity | Gilles van den Hoven Sent: Monday, October 30, 2006 9:55 AM To: jQuery Discussion. Subject: [jQuery] new plugin cssHover [ui checks, radio buttons and more!] Hi guys, i've made a new

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: [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 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

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 as

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 ___ jQuery

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 on

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

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