| | |
Done, but with errors
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jul 2005
Posts: 1
Reputation:
Solved Threads: 0
Im not sure what is going here. I stared and stared, but nothing. I would appreciate any help in advance. Im working on lukemeaux.com. If you click on sports, or one of the other links, wait for the page to load, then mouse over wild thigns...you will see the error come up at the bottom. I need to resolve this error. The my mouseover dont work. Im not an ASP programmer, but I do php a bit.
Thanks for your help
p.s. below is my code for the navigation system.
Thanks for your help
p.s. below is my code for the navigation system.
ASP Syntax (Toggle Plain Text)
<html> <head> <title>Lukemeaux.com - Premium Graphic T-Shirts Store</title> <meta name="description" content="lumemeaux.com offers premium graphic t-shirts"> <meta name="keywords" content="graphic t-shirts"> <meta name="revisit-after" content="7 days"> <meta name="robots" content="index, follow"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <link rel="stylesheet" type="text/css" href="/main.css"> <script language="Javascript" type="text/javascript" src="/main.js"></script> </head> <body rightmargin="0" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="preimg();" style="background-image: url('/images/sideTopBG.gif'); background-repeat: repeat"> <table cellpadding="0" cellspacing="0" border="0" align="center" height="100%"> <tr> <td><img src="/images/white.gif" width="1" height="100%"></td> <td> <table cellpadding="0" cellspacing="0" border="0" align="center" height="100%"> <tr> <td> <table cellpadding="0" cellspacing="0" border="0" height="100%"> <tr> <td valign="top"> <table border="0" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF"> <tr> <td><a href="/index.asp"><img src="/images/logo.gif" width="144" height="64" alt="Lukemeaux.com"></a></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><a href="/store/listCategoriesAndProducts.asp?idCategory=32" onMouseOut="ci('biker','/images/biker.gif')" onMouseOver="ci('biker','/images/biker1.gif')"><img src="/images/biker.gif" width="144" height="22" name="biker"></a></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><a href="/store/listCategoriesAndProducts.asp?idCategory=34" onMouseOut="ci('brand','/images/brand.gif')" onMouseOver="ci('brand','/images/brand1.gif')"><img src="/images/brand.gif" name="brand" width="144" height="22"></a></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><a href="/store/listCategoriesAndProducts.asp?idCategory=35" onMouseOut="ci('cajun','/images/cajun.gif')" onMouseOver="ci('cajun','/images/cajun_over.gif')"><img src="/images/cajun.gif" name="cajun" width="144" height="22"></a></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><a href="/store/listCategoriesAndProducts.asp?idCategory=31" onMouseOut="ci('feelin_lucky','/images/lucky.gif')" onMouseOver="ci('feelin_lucky','/images/lucky_over.gif')"><img src="/images/lucky.gif" name="feelin_lucky" width="144" height="22"></a></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><a href="/store/listCategoriesAndProducts.asp?idCategory=29" onMouseOut="ci('hotties','/images/hotties.gif')" onMouseOver="ci('hotties','/images/hotties1.gif')"><img src="/images/hotties.gif" name="hotties" width="144" height="22"></a></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><a href="/store/listCategoriesAndProducts.asp?idCategory=28" onMouseOut="ci('hunks','/images/hunks.gif')" onMouseOver="ci('hunks','/images/hunks1.gif')"><img src="/images/hunks.gif" name="hunks" width="144" height="22"></a></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><a href="/store/listCategoriesAndProducts.asp?idCategory=33" onMouseOut="ci('kids','/images/kids.gif')" onMouseOver="ci('kids','/images/kids1.gif')"><img src="/images/kids.gif" name="kids" width="144" height="22"></a></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><a href="/store/listCategoriesAndProducts.asp?idCategory=36" onMouseOut="ci('mardi','/images/mardi.gif')" onMouseOver="ci('mardi','/images/mardi1.gif')"><img src="/images/mardi.gif" name="mardi" width="144" height="22"></a></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><a href="/store/listCategoriesAndProducts.asp?idCategory=38" onMouseOut="ci('meaux','/images/meaux.gif')" onMouseOver="ci('meaux','/images/meaux1.gif')"><img src="/images/meaux.gif" name="meaux" width="144" height="22"></a></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><a href="/store/listCategoriesAndProducts.asp?idCategory=37" onMouseOut="ci('out','/images/out.gif')" onMouseOver="ci('out','/images/out1.gif')"><img src="/images/out.gif" name="out" width="144" height="22"></a></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><a href="/store/listCategoriesAndProducts.asp?idCategory=30" onMouseOut="ci('sports','/images/sports.gif')" onMouseOver="ci('sports','/images/sports1.gif')"><img src="/images/sports.gif" name="sports" width="144" height="22"></a></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><a href="/store/listCategoriesAndProducts.asp?idCategory=39" onMouseOut="ci('Wild Side','/images/wildside.gif')" onMouseOver="ci('Wild Side','/images/wildSide1.gif')"><img src="/images/wildside.gif" name="sports" width="144" height="22"></a></td> </tr> <tr> <td bordercolor="#FFFFFF" bgcolor="#C0F96C"> <p style="word-spacing: 0; margin: 0"><img src="../images/custom.jpg" width="144" height="52"></p> </td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td> </tr> <tr> <td><img src="/images/white.gif" width="100%" height="1"></td> </tr> </table> </td> <td><img src="/images/white.gif" width="1" height="100%"></td> <td valign="top" bgcolor="#ffffff"> <table cellpadding="0" cellspacing="0" border="0"> <tr > <td align="left" valign="bottom" style="background-image: url('/images/sideTopBG.gif'); background-repeat: repeat"><img src="/images/sideTopBG.gif" height="35" width="1"><a href="/index.asp" onMouseOut="ci('home','/images/home.gif')" onMouseOver="ci('home','/images/home1.gif')"><img src="/images/home.gif" name="home"></a><a href="/ourCompany.asp" onMouseOut="ci('oCompany','/images/ourcompany.gif')" onMouseOver="ci('oCompany','/images/ourcompany1.gif')"><img src="/images/ourcompany.gif" name="oCompany"></a><a href="/store/customerRegistrationForm.asp" onMouseOut="ci('join','/images/join.gif')" onMouseOver="ci('join','/images/join1.gif')"><img src="/images/join.gif" name="join"></a><a href="/customerService.asp" onMouseOut="ci('customerservice','/images/customerservice.gif')" onMouseOver="ci('customerservice','/images/customerservice1.gif')"><img src="/images/customerservice.gif" name="customerservice"></a><a href="/contactUs.asp" onMouseOut="ci('contact','/images/contactus.gif')" onMouseOver="ci('contact','/images/contactus1.gif')"><img src="/images/contactus.gif" name="contact"></a> </td> </tr> <tr > <td align="left" valign="bottom" style="background-image: url('/images/sideTopBG.gif'); background-repeat: repeat"><a href="/store/customerAuthenticateForm.asp" onMouseOut="ci('signin','/images/signIn.gif')" onMouseOver="ci('signin','/images/signIn1.gif')"><img src="/images/signIn.gif" name="signin"></a><a href="/store/showCart.asp" onMouseOut="ci('cart','/images/shoppingbag.gif')" onMouseOver="ci('cart','/images/shoppingbag1.gif')"><img src="/images/shoppingbag.gif" name="cart"></a><a href="/promotions.asp" onMouseOut="ci('promo','/images/specials.gif')" onMouseOver="ci('promo','/images/specials1.gif')"><img src="/images/specials.gif" name="promo"></a><!--<a href="customerService.asp" onMouseOut="ci('cs','/images/cs.gif')" onMouseOver="ci('cs','/images/cs1.gif')"><img src="/images/cs.gif" name="cs" width="153" height="27"></a>--><img src="/images/spacer2.gif" name="cs" width="153" height="26"><img src="/images/corner.gif" width="127" height="27"></td> </tr> <tr> <td valign="bottom"><img src="/images/white.gif" width="100%" height="1"></td> </tr>
This post needs to be in the JavaScript forum... But to give you a heads up it has to do with the way your mouseOver and MouseOut methods are done...
What you have here is copy and paste problem at least look at the pattern of those buttons man! :lol:
<!-- your code -->
<a href="/store/listCategoriesAndProducts.asp?idCategory=39" onMouseOut="ci('Wild Side','/images/wildside.gif')" onMouseOver="ci('Wild Side','/images/wildSide1.gif')"><img src="/images/wildside.gif" name="sports" width="144" height="22"></a>
<!-- my guess -->
<a href="/store/listCategoriesAndProducts.asp?idCategory=39" onMouseOut="ci('wildside','/images/wildside.gif')" onMouseOver="ci('wildside','/images/wildSide1.gif')"><img src="/images/wildside.gif" name="wildside" width="144" height="22"></a>What you have here is copy and paste problem at least look at the pattern of those buttons man! :lol:
![]() |
Similar Threads
- Simple Programming Errors (Computer Science)
- confused with errors in c++ (C++)
- Windows XP and Corel Suite 8 (WP8) errors (Windows NT / 2000 / XP)
- Loader.EXE and IEDLL.EXE errors (Web Browsers)
- Errors during scandisk (Windows 95 / 98 / Me)
- Upgrading Xp Home to Pro - ERRORS! (Windows NT / 2000 / XP)
- strange annoying errors (Windows NT / 2000 / XP)
- w2k server errors (Windows NT / 2000 / XP)
- Two Problems- "Page Cannot Be Displayed" Errors, Z (Windows NT / 2000 / XP)
Other Threads in the ASP Forum
- Previous Thread: Help with export to dbf
- Next Thread: To check IP address of ohter computer which was Advertise to my website
| Thread Tools | Search this Thread |
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection connection database databaseconnection dreamweaver excel fso iis msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption single specfic sqlserver sqlserverconnection windows7





