Done, but with errors

Reply

Join Date: Jul 2005
Posts: 1
Reputation: cnl83 is an unknown quantity at this point 
Solved Threads: 0
cnl83 cnl83 is offline Offline
Newbie Poster

Done, but with errors

 
0
  #1
Jul 7th, 2005
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.

  1. <html>
  2. <head>
  3. <title>Lukemeaux.com - Premium Graphic T-Shirts Store</title>
  4. <meta name="description" content="lumemeaux.com offers premium graphic t-shirts">
  5. <meta name="keywords" content="graphic t-shirts">
  6. <meta name="revisit-after" content="7 days">
  7. <meta name="robots" content="index, follow">
  8. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  9. <link rel="stylesheet" type="text/css" href="/main.css">
  10. <script language="Javascript" type="text/javascript" src="/main.js"></script>
  11. </head>
  12. <body rightmargin="0" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="preimg();" style="background-image: url('/images/sideTopBG.gif'); background-repeat: repeat">
  13. <table cellpadding="0" cellspacing="0" border="0" align="center" height="100%">
  14. <tr>
  15. <td><img src="/images/white.gif" width="1" height="100%"></td>
  16. <td>
  17. <table cellpadding="0" cellspacing="0" border="0" align="center" height="100%">
  18. <tr>
  19. <td>
  20. <table cellpadding="0" cellspacing="0" border="0" height="100%">
  21. <tr>
  22. <td valign="top">
  23. <table border="0" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
  24. <tr>
  25. <td><a href="/index.asp"><img src="/images/logo.gif" width="144" height="64" alt="Lukemeaux.com"></a></td>
  26. </tr>
  27. <tr>
  28. <td><img src="/images/white.gif" width="100%" height="1"></td>
  29. </tr>
  30. <tr>
  31. <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>
  32. </tr>
  33. <tr>
  34. <td><img src="/images/white.gif" width="100%" height="1"></td>
  35. </tr>
  36. <tr>
  37. <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td>
  38. </tr>
  39. <tr>
  40. <td><img src="/images/white.gif" width="100%" height="1"></td>
  41. </tr>
  42. <tr>
  43. <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>
  44. </tr>
  45. <tr>
  46. <td><img src="/images/white.gif" width="100%" height="1"></td>
  47. </tr>
  48. <tr>
  49. <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td>
  50. </tr>
  51. <tr>
  52. <td><img src="/images/white.gif" width="100%" height="1"></td>
  53. </tr>
  54. <tr>
  55. <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>
  56. </tr>
  57. <tr>
  58. <td><img src="/images/white.gif" width="100%" height="1"></td>
  59. </tr>
  60. <tr>
  61. <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td>
  62. </tr>
  63. <tr>
  64. <td><img src="/images/white.gif" width="100%" height="1"></td>
  65. </tr>
  66. <tr>
  67. <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>
  68. </tr>
  69. <tr>
  70. <td><img src="/images/white.gif" width="100%" height="1"></td>
  71. </tr>
  72. <tr>
  73. <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td>
  74. </tr>
  75. <tr>
  76. <td><img src="/images/white.gif" width="100%" height="1"></td>
  77. </tr>
  78. <tr>
  79. <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>
  80. </tr>
  81. <tr>
  82. <td><img src="/images/white.gif" width="100%" height="1"></td>
  83. </tr>
  84. <tr>
  85. <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td>
  86. </tr>
  87. <tr>
  88. <td><img src="/images/white.gif" width="100%" height="1"></td>
  89. </tr>
  90. <tr>
  91. <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>
  92. </tr>
  93. <tr>
  94. <td><img src="/images/white.gif" width="100%" height="1"></td>
  95. </tr>
  96. <tr>
  97. <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td>
  98. </tr>
  99. <tr>
  100. <td><img src="/images/white.gif" width="100%" height="1"></td>
  101. </tr>
  102. <tr>
  103. <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>
  104. </tr>
  105. <tr>
  106. <td><img src="/images/white.gif" width="100%" height="1"></td>
  107. </tr>
  108. <tr>
  109. <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td>
  110. </tr>
  111. <tr>
  112. <td><img src="/images/white.gif" width="100%" height="1"></td>
  113. </tr>
  114. <tr>
  115. <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>
  116. </tr>
  117. <tr>
  118. <td><img src="/images/white.gif" width="100%" height="1"></td>
  119. </tr>
  120. <tr>
  121. <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td>
  122. </tr>
  123. <tr>
  124. <td><img src="/images/white.gif" width="100%" height="1"></td>
  125. </tr>
  126. <tr>
  127. <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>
  128. </tr>
  129. <tr>
  130. <td><img src="/images/white.gif" width="100%" height="1"></td>
  131. </tr>
  132. <tr>
  133. <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td>
  134. </tr>
  135. <tr>
  136. <td><img src="/images/white.gif" width="100%" height="1"></td>
  137. </tr>
  138. <tr>
  139. <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>
  140. </tr>
  141. <tr>
  142. <td><img src="/images/white.gif" width="100%" height="1"></td>
  143. </tr>
  144. <tr>
  145. <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td>
  146. </tr>
  147. <tr>
  148. <td><img src="/images/white.gif" width="100%" height="1"></td>
  149. </tr>
  150. <tr>
  151. <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>
  152. </tr>
  153. <tr>
  154. <td><img src="/images/white.gif" width="100%" height="1"></td>
  155. </tr>
  156. <tr>
  157. <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td>
  158. </tr>
  159. <tr>
  160. <td><img src="/images/white.gif" width="100%" height="1"></td>
  161. </tr>
  162. <tr>
  163. <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>
  164. </tr>
  165. <tr>
  166. <td bordercolor="#FFFFFF" bgcolor="#C0F96C"> <p style="word-spacing: 0; margin: 0"><img src="../images/custom.jpg" width="144" height="52"></p>
  167. </td>
  168. </tr>
  169. <tr>
  170. <td><img src="/images/white.gif" width="100%" height="1"></td>
  171. </tr>
  172. <tr>
  173. <td><img src="/images/sideTopBG.gif" width="100%" height="1"></td>
  174. </tr>
  175. <tr>
  176. <td><img src="/images/white.gif" width="100%" height="1"></td>
  177. </tr>
  178. </table>
  179. </td>
  180. <td><img src="/images/white.gif" width="1" height="100%"></td>
  181. <td valign="top" bgcolor="#ffffff">
  182. <table cellpadding="0" cellspacing="0" border="0">
  183. <tr >
  184. <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>
  185. </td>
  186. </tr>
  187. <tr >
  188. <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>
  189. </tr>
  190. <tr>
  191. <td valign="bottom"><img src="/images/white.gif" width="100%" height="1"></td>
  192. </tr>
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 54
Reputation: senexom is an unknown quantity at this point 
Solved Threads: 0
senexom's Avatar
senexom senexom is offline Offline
Junior Poster in Training

Re: Done, but with errors

 
0
  #2
Jul 26th, 2005
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...
<!-- 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:
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC