validation problem
any one know why i get this error when i validate and can help me fix it?
Error Line 14 column 31: there is no attribute "onLoad".
my source code is below!
index.jpg
<script language="JavaScript1.2" type="text/javascript" src="javascripts/mm_css_menu.js"></script>
@import url("css/index.css");
<script language="JavaScript" type="text/javascript" src="javascripts/statusbarclock.js"></script>
<script language="JavaScript" type="text/javascript" src="javascripts/liveclock_lite.js"></script>
Extream Web Designs!
Extream Web Designs is a professional Internet consulting and Web design company based
in Lafayette, La. We specialize in best-in-class website design, online
marketing, Flash multimedia, corporate identity and print graphics. Extream Web Designs
features an integrated team of web consultants, creative designers, writers,
programmers and marketing professionals that know how to get online
results.
IT Services
Web Development
Free Quotes
Home Networking
Graphic Design
Search Engine Optimization
Danny G Guillory Jr
[email protected]
337.303.6453
Busy posted this at 22:53 — 23rd April 2006.
He has: 6,151 posts
Joined: May 2001
onLoad <-- problem is the capital L, should be all lowercase - onload
you might fail on this one too, if so just remove the lanuage= bit, is only for old old browsers, type is all you need:
steve40 posted this at 16:02 — 24th April 2006.
He has: 490 posts
Joined: May 2005
On load in tag is not permitted.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.