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 in IE.
Gareth Hughes-3 wrote: > > > Thanks Dan, at least I don't feel all alone now :) > > @Mike, yes it looks like the same thing. > > By mistake, I just checked the behaviour using jQuery 1.1 (Rev: 1073) (I > was > using 1.2 before) and the radio button state IS maintained in IE (and FF). > I'm not exactly keen on the idea but nothing 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. > > -- View this message in context: http://www.nabble.com/Fw%3A-slide-and-radio-button-state-tf3983394s15494.html#a11311765 Sent from the JQuery mailing list archive at Nabble.com.