It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

Whats wrong with this?

Whats wrong with this?

Postby Tomi on Sun Oct 15, 2006 4:02 pm

Code: Select all
<a href="index.php" onMouseOver= "if (document.images) document.vert_home.src= 'images/homeover.gif';" onMouseOut= "if (document.images) document.vert_home.src= 'images/index_12.gif';"><img src= "images/index_12.gif" name="vert_home" border=0></a>
      <td>
          <a href="roster.php" onMouseOver= "if (document.images) document.vert_home.src= 'images/rosterover.gif';" onMouseOut= "if (document.images) document.vert_home.src= 'images/index_13.gif';"><img src= "images/index_13.gif" name="vert_home" border=0></a></td>
       <td>
          <a href="matches.php" onMouseOver= "if (document.images) document.vert_home.src= 'images/matchesover.gif';" onMouseOut= "if (document.images) document.vert_home.src= 'images/index_14.gif';"><img src= "images/index_14.gif" name="vert_home" border=0></a></td>
       <td>
          <a href="join.php"onMouseOver= "if (document.images) document.vert_home.src= 'images/joinover.gif';" onMouseOut= "if (document.images) document.vert_home.src= 'images/index_15.gif';"><img src= "images/index_15.gif" name="vert_home" border=0></a></td>
       <td>
          <a href="about.php"onMouseOver= "if (document.images) document.vert_home.src= 'images/aboutusover.gif';" onMouseOut= "if (document.images) document.vert_home.src= 'images/index_16.gif';"><img src= "images/index_16.gif" name="vert_home" border=0></a></td>
       <td>
          <img src="images/index_17.gif" width="165" height="35" alt=""></td>
       <td colspan="5">
          <a href="gallery.php" onMouseOver= "if (document.images) document.vert_home.src= 'images/galleryover.gif';" onMouseOut= "if (document.images) document.vert_home.src= 'images/index_18.gif';"><img src= "images/index_18.gif" name="vert_home" border=0></a></td>
       <td>
          <a href="contact.php" onMouseOver= "if (document.images) document.vert_home.src= 'images/contactover.gif';" onMouseOut= "if (document.images) document.vert_home.src= 'images/index_19.gif';"><img src= "images/index_19.gif" name="vert_home" border=0></a></td>
       <td>
          <a href="sponsers.php" onMouseOver= "if (document.images) document.vert_home.src= 'images/sponserover.gif';" onMouseOut= "if (document.images) document.vert_home.src= 'images/index_20.gif';"><img src= "images/index_20.gif" name="vert_home" border=0></a></td>
       <td>
          <a href="links.php" onMouseOver= "if (document.images) document.vert_home.src= 'images/linksover.gif';" onMouseOut= "if (document.images) document.vert_home.src= 'images/index_21.gif';"><img src= "images/index_21.gif" name="vert_home" border=0></a></td>
       <td>
          <a href="forum.php" onMouseOver= "if (document.images) document.vert_home.src= 'images/forumover.gif';" onMouseOut= "if (document.images) document.vert_home.src= 'images/index_22.gif';"><img src= "images/index_22.gif" name="vert_home" border=0></a></td>
         <td colspan="3">


it doesnt work :|all the image names are correct
User avatar
Tomi
500+ Club
 
Posts: 925
Joined: Mon Jun 26, 2006 6:51 pm
Location: Essex, England

Who is online

Users browsing this forum: No registered users and 10 guests