Forum moderator: bigblog |
uCoz Community For Webmasters Custom Solutions How to create simple HTML mouseover menu (Tutorial) |
How to create simple HTML mouseover menu |
Code <TABLE style="TEXT-ALIGN: left; WIDTH: 100%; BACKGROUND: url(http://test222.ucoz.com/img.png) #000000" border=0 cellSpacing=0 cellPadding=0> <TBODY> <TR> <TD><A title= Home href="testwebsite.ucoz.com"><IMG border=0 src="http://test222.ucoz.com/img.png" onmouseout="this.src='http://test222.ucoz.com/img2.png'" onmouseover="this.src='http://test222.ucoz.com/img3.png'"></A> </TD> </TR></TBODY></TABLE> add a button next to the other button , i cant do it ! If i helped you + My Reputation and Give me an Award.
Post edited by Blazer - Wednesday, 2011-04-20, 2:04 PM
|
Blazer, <a href="http://www.eesti.ucoz.com" title="home page"><img src="http://cubezone.ucoz.com/e1.png" onmouseover="this.src='http://cubezone.ucoz.com/e2.png'" onmouseout="this.src='http://cubezone.ucoz.com/e1.png'" border="0"></a>
Quote <TABLE style="TEXT-ALIGN: left; WIDTH: 100%; BACKGROUND: url(http://test222.ucoz.com/img.png) #000000" border=0 cellSpacing=0 cellPadding=0> <TBODY> <TR> <TD><a href="testwebsite.ucoz.com" title="Home"><IMG border=0 src="http://test222.ucoz.com/img.png" onmouseout="this.src='http://test222.ucoz.com/img2.png'" onmouseover="this.src='http://test222.ucoz.com/img3.png'"></a><a href="testwebsite.ucoz.com" title="Home"><IMG border=0 src="http://test222.ucoz.com/img.png" onmouseout="this.src='http://test222.ucoz.com/img2.png'" onmouseover="this.src='http://test222.ucoz.com/img3.png'"></a> </TD> </TR></TBODY></TABLE> blue: 1-st menu button just repeat your menu button codes and dont forget to change every next menu button url, title and images |
thanks but i have another problem , when i open the site the menu doesn't appear , check it out your self.. it only appear when you put the mouse on the menu background and if you scroll to the right you will see it
If i helped you + My Reputation and Give me an Award.
Post edited by Blazer - Wednesday, 2011-04-20, 3:23 PM
|
this menu rocks on my site
http://software-lint.ucoz.com/ cross check my site source code I Try to help. U can Try to give Rep ++ For my try :P
|
| |||