Hello
sorry
I have 1 error in W3 How can I fix it ?
(Line 478, Column 78: Attribute "onload" exists, but can not be used for this element.)
[Invalid] Markup Validation of http://www.sharehalls.com/television/23956.htm - W3C Markup Validator
This is a discussion on 1 error in W3 within the Template Modifications forums, part of the vBulletin SEO Discussion category; Hello sorry I have 1 error in W3 How can I fix it ? (Line 478, Column 78: Attribute "onload" ...
Hello
sorry
I have 1 error in W3 How can I fix it ?
(Line 478, Column 78: Attribute "onload" exists, but can not be used for this element.)
[Invalid] Markup Validation of http://www.sharehalls.com/television/23956.htm - W3C Markup Validator
onload is deprecated attached to html elements.
You should use a seperate javascript and call it via
window.onload = myfunc;
and then obviosuly define
function myfunc() {
//do stuff;
}
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
sorry
where should I enter this code do ?
can you say step by step ?window.onload = myfunc;
and then obviosuly define
function myfunc() {
//do stuff;
}![]()
I'm not sure... the code in there is not default vb or vbseo. You will need to find the mod you are using and consult the mod author for assistance. <img onload...> doesn't even make logical sense to me....
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
ok
thank you![]()
Hello
the error due to the i use Image resizer v1.0.1 mod
but i now use The Image Resizer. Powered with Lytebox / Highslide / Lightview v1.2.8 and difficult to solve
thank you again![]()