• Page 2 of 2
  • «
  • 1
  • 2
Forum moderator: bigblog  
uCoz Community » For Webmasters » Custom Solutions » How to create simple HTML mouseover menu (Tutorial)
How to create simple HTML mouseover menu
Blazer
Posts: 310
Reputation: 25

Message # 16 | 2:03 PM
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
Jan
Posts: 301
Reputation: 19

Message # 17 | 2:39 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
green: 2-nd menu button

just repeat your menu button codes and dont forget to change every next menu button url, title and images


Blazer
Posts: 310
Reputation: 25

Message # 18 | 3:21 PM
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
Jan
Posts: 301
Reputation: 19

Message # 19 | 4:51 PM
Blazer, I looked it with all different browsers, it works just fine..
Post edited by Jan - Wednesday, 2011-04-20, 7:46 PM
Animorph
Posts: 2856
Reputation: 189

Message # 20 | 11:48 AM
Blazer, to be sure i also checked it. And it works correctly
To busy building a passive income online ;)
DEEPKG
Posts: 316
Reputation: 8

Message # 21 | 4:20 PM
this menu rocks on my site

http://software-lint.ucoz.com/

cross check my site source code smile

I Try to help. U can Try to give Rep ++ For my try :P
uCoz Community » For Webmasters » Custom Solutions » How to create simple HTML mouseover menu (Tutorial)
  • Page 2 of 2
  • «
  • 1
  • 2
Search: