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

shtml

shtml

Postby whitemok on Fri Mar 09, 2007 5:31 am

hmm.... i load the shml to the server but my menu is still not there.
i look at the code and it looks fine....

http://www.makoclothing.com/test/homemenu.html

gotta be something simple.
here is the shtml code:
<body>
<div id="menuHolder">
<div class="menuBar">
<a class="menuButton" href="home.html" onClick="return buttonClick(event,'menu1');"
onmouseover="buttonMouseover(event, 'menu1');">HOME </a>
<a class="menuButton" href="team.html" onClick="return buttonClick(event,'menu2');"
onmouseover="buttonMouseover(event, 'menu2');">TEAM</a>
<a class="menuButton"href="team.html" onClick="return buttonClick(event, 'menu3');"
onmouseover="buttonMouseover(event, 'menu3');">VIDEO</a>
<a class="menuButton"href="team.html" onClick="return buttonClick(event, 'menu5');"
onmouseover="buttonMouseover(event, 'menu5');">RING GIRLS</a>
<a class="menuButton" href="team.html" onClick="return buttonClick(event, 'menu4');"
onmouseover="buttonMouseover(event, 'menu4');">CONTACT</a> </div>
</div>

</body>
whitemok
 
Posts: 24
Joined: Wed Jan 17, 2007 2:43 am

Who is online

Users browsing this forum: No registered users and 10 guests