-
Former Staff Member
Rollover script isn't workin', can someone check the JavaScript (included)
Hey, here's the HTML and everything.
I checked the image names and they are all right. So why doesn't it work?
<html>
<head>
<title>Staffco Services</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="index2images/staffcoTEXT.css" type="text/css">
<script language="Javascript">
<!--
if (document.images) {
1up = new Image
1over = new Image
1up.src = 'index2images/1up.gif'
1over.src = 'index2images/1over.gif'
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" height="97" colspan="2"><img src="index2images/logo.gif" width="239" height="78"></td>
<td width="1"></td>
<td width="82" valign="top"> <a href="/services.html"
onmouseover="document.thebutton.src=1over.src"
onmouseout="document.thebutton.src=1up.src"> <img src="index2images/1up.gif" name="thebutton" border="0">
</a></td>
<td width="1"></td>
SPF Mentor/Advisor 2001-2003
SPF Designer of the Year 2002
SPF Graphic Designer of the Year 2003
AdamPolselli.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks