While working on an internal project fitted specifically for Firefox (currently in version 3.6.3,) I was confronted with an issue unlike anything I have encountered previously. The summary goes like this: Any form elements with the name attribute specified is appended to the parent <form>’s list of attributes.
While this may seem simple enough, let’s look at some of the implications of such a thing. (more…)