|
From: Thomas 'PointedEars' Lahn on 24 Apr 2008 15:54 Bart Van der Donck wrote: > Tony wrote: >> That wasn't the problem - I had rechecked the path & capitalization. >> >> Finally figured it out. There was a variable named 'class' in the >> file. Apparently, IE doesn't like that. Changing it to 'classname' >> fixed the problem. > > Then you are lucky this time. But 'classname' is also reserved; No, it is not, and neither is `className'. > best to rename it again. That depends on where that identifier is used. As a *variable name* like here, it is completely harmless. PointedEars -- realism: HTML 4.01 Strict evangelism: XHTML 1.0 Strict madness: XHTML 1.1 as application/xhtml+xml -- Bjoern Hoehrmann
First
|
Prev
|
Pages: 1 2 3 Prev: setting footer of a html page without changing pagesetup Next: Google Toolbar problem |