[jQuery] Fw: slide and radio button state
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/radio/radio.cfm
In FF you can slide as much as you want and still retain the form value when
you submit. In IE, if you submit without sliding the form data is present
but after you slide it disappears.
Does anyone know something I can do to retain the form data, or suggest what
I might be doing wrong that makes IE lose it?
Thanks
Gareth