Dynamic forms, jQuery and IE: bummer
Jan 25 2010
I have been working on a form for work that uses jQuery and allows dynamically adding field sets. I took the base code from an example that Ray Camden wrote, made changes and tested it. It worked just as it was designed to, except not in IE.
Not using IE is not an option. We are a .gov shop and it is the only browser supported. After spending several hours over several days, I came across a post on How to deal with cloning or dynamically loading new form elements (like radio buttons) in Internet Explorer (IE) using jQuery that simply states it won't work in IE the way it is written.









