G'day > Line 514, column 40: there is no attribute "onClick" > <p id="photobutton"><a href="#" onClick="window.print();return false">Click here... ... > I've got the page set to xhtml 1.0 transitional
There is no attribute "onClick" because all elements and attributes in xhtml must be lower case - should be onclick (no CaPiTaLs). Regards -- Bert Doorn, Better Web Design http://www.bwdzine.com Fast-loading, user-friendly websites ****************************************************** The discussion list for http://webstandardsgroup.org/ Proud presenters of Web Essentials 04 http://we04.com/ Web standards, accessibility, inspiration, knowledge To be held in Sydney, September 30 and October 1, 2004 See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
