That's not really an IE issue.  Element ids must be unique within a document to work properly.  If you reuse ids, all sorts of mysterious problems occur.

On 10/4/06, Chris <[EMAIL PROTECTED]> wrote:

Ok, I wasn't aware that IE is incapable of differentiating between
input tags with the same id /name in different forms within one page.

I had 4 forms, all containing a <select id="myid" name="myid"> tag, now
on submit IE just picks the first one it finds and submits the form
that one belongs to.

There are indeed many good reasons why I don't use IE.

Chris






--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---

Reply via email to