Click to See Complete Forum and Search --> : Rollover


Smilin' Jack
10-05-2003, 12:33 AM
Can anybody tell me why button #2 at:http://www.equipmentpolice.com/home.htm is the only one functioning?

Thanks,
Jack

Fang
10-05-2003, 02:08 AM
All links work. Validate your document, there are many errors!

Smilin' Jack
10-05-2003, 08:09 AM
Thanks Fang!
Sorry, But I should have posted earlier.
I finally fixed it shortly after I posted.
That thing was driving me into the bughouse!

Jack

Fang
10-05-2003, 08:39 AM
Don't forget to validate

Smilin' Jack
10-05-2003, 09:30 AM
Fang,
That is just a test page, but what exactly do you mean by "Validate"?

Jack

Fang
10-05-2003, 09:41 AM
Run your page through this validator (http://validator.w3.org/)

Add this to the top of your page first:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<title>4 Rollover Buttons</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

39 errors that need changing