[jQuery] Re: Fw: slide and radio button state

2007-06-26 Thread Gareth Hughes
still get the slide effect and it works in IE 6,7 and FF. Thanks again. - Original Message - From: "rolfsf" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 26, 2007 8:05 PM Subject: [jQuery] Re: Fw: slide and radio button state I encountered this problem a while back, an

[jQuery] Re: Fw: slide and radio button state

2007-06-26 Thread rolfsf
I encountered this problem a while back, and from what I remember, we found that we could get around the problem by using visibility:hidden instead of display:none for IE... I'll try and find the exact scenario. If I remember correctly, it was the display:none that reset the radio button states i

[jQuery] Re: Fw: slide and radio button state

2007-06-26 Thread Gareth Hughes
thing else on the page appears broken so I might use 1.1 in this instance. I also tested 1.1.3a but the problem was still there. Thanks Guys. - Original Message - From: "Dan G. Switzer, II" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 26, 2007 5:50 PM Subject: [jQuer

[jQuery] Re: Fw: slide and radio button state

2007-06-26 Thread Mike Alsup
I think this is the same as bug 1095: http://dev.jquery.com/ticket/1095 >I've come across a strange IE specific behaviour when using the slide >animation. If the div that has the slide applied contains a radio button

[jQuery] Re: Fw: slide and radio button state

2007-06-26 Thread Dan G. Switzer, II
Gareth, >I've come across a strange IE specific behaviour when using the slide >animation. If the div that has the slide applied contains a radio button >the >checked status is lost once the slide has been used. I've put up a page >demonstrating what I mean here: > >http://www.mm-webs.com/sandbox