15 month ago
deusx : Properties - NAME - "The NAME attribute cannot be set at run time on elements dynamically created with the createElement method. To create an element with a name attribute, include the attribute and value when using the createElement method."
# copy
15 month ago
deusx : In the Trenches: Another IE Gotcha - Dynamiclly Created Radio Buttons - "As soon as I think I have it all worked out I bump into another oddity between Firefox and IE and handling the DOM. Specifically adding a radio button (or set of them) dynamically."
# copy