Allan & Steve are the chubby founders of LessEverything. This is their blog, hear them rant, praise, give advice and talk about Just Stuff, Less Accounting, Lovd by Less, More Honey, Less Memories, Code, Business, Design, Marketing
Chat with Us
October 17th, 2007

Note to Self

written by Steven Bristol

IE does not like nested forms…..(Even if they are buried inside partials.)

3 Responses to “Note to Self”

  1. Chris October 18th, 2007

    [Tag: 1 more reason IE sucks]

    Thanks for the reminder, I hate all those little quirks with IE.

  2. sandro October 24th, 2007

    Nested forms, as in a form tag inside another form tag? Maybe I’m naive but I don’t think any browsers “like” that set up. I think I’ve had some js or css errors show up in Firefox when using nested forms. I wonder if that’s why ASP developers have a form tag immediately following the body tag, eww.

  3. Steven A Bristol October 24th, 2007

    Sandro,

    Actually the other browsers didn’t mind it at all, although I agree that it is incorrect. ASP guys can put forms where ever they like but I think ASP.NET guystend to put forms directly after the body tag.

    And in case anyone else did not feel my sarcasm, I meant that I had a bug by nesting forms, but the only browser that bit me was IE.

Sorry, comments are closed for this article.