Infos zum Thema ie javascript
5 Webseiten
Beware of id and name attribute mixups when using getElementById in Internet Explorer | 456BereaS...
When using getElementById to get a reference to an element via the id attribute, IE for Windows (and some versions of Opera) will also match an element whose name attribute contains the same value.10 IE compatibility problems that you might not have realised | ocPortal.com
if there's one thing that is consistent it is that Internet Explorer has the majority of the problems.Simple $( ) question - Prototype & script.aculo.us | Google Groups
var total = $('foo').innerHTML.stripTags(); ...would give you the equivalent of textContent/innerHTML another way.Let Internet Explorer 6 Behave Like Internet Explorer 7 | DivitoDesign
One solution could be the IE7.js JavaScript library.


