JS error in IE7
Been battling with IE7 and a JS error I have been getting. We are using Modalbox for modal windows to display relogin information inside TYPO3 starting with version 4.3. In IE7 I have been getting the error “object doesn’t support this property or method” when loading content into the Modalbox.
After lots of trial and error I figured out that it didn’t like the name attribute on an input tag. Removing that, everything works fine now. Hope this will save someone a lot of trouble.
Christoph, who has high hopes in IE8 standards compliancy.
Related posts: