Jump to content

menus/popup menus


flash-sod

Recommended Posts

Hi, Can someone help me with making some pop up menus? I am using Dreamweaver and Photoshop and have made my site, I have made a navigation bar based on the image rollover links. Though I would like it if when I hovered over the links a popup menu would come up with more links. Here is the site – www.sodtest.ultimate-mods.com  any tutorials or advice would be great. Thanks a lot! 

 

Here is the code so far >

 

<table width="832" align="center" cellpadding="0" cellspacing="0">
<tr>
  <td width="200" background="images/bleft.png"></td>
  <td width="55" ><a href="home.php" target="main"><img src="images/home.png" hsrc="images/homer.png" border="0"></a></td>
  <td width="55" ><a href="home.php" target="main"><img src="images/server.png" width="55" height="24" border="0" hsrc="images/serverr.png"></a></td>
  <td width="55" height="24" ><a href="home.php" target="main"><img src="images/stats.png" width="55" height="24" border="0" hsrc="images/statsr.png"></a></td>
<td width="85" height="24"><a href="home.php" target="main"><img src="images/ts.png" width="85" height="24" border="0" hsrc="images/tsr.png"></a></td>
<td width="59" height="24"><a href="matches.php"><img src="images/about.png" hsrc="images/aboutr.png" border="0"></a></td>
<td width="65" height="24"><a href="roster.htm" target="main"><img src="images/roster.png" hsrc="images/rosterr.png" border="0"></a></td>
<td width="64" height="24"><a href="/forums/" target="main"><img src="images/forums.png" hsrc="images/forumsr.png" border="0"></a></td>
<td width="47" height="24"><a href="join.php" target="main"><img src="images/join.png" hsrc="images/joinr.png" border="0"></a></td>
<td width="85" height="24" ><a href="challenge.php" target="main"><img src="images/challenge.png" hsrc="images/challenger.png" border="0"></a></td>
<td width="62" height="24" background="images/bright.png"></td>
</table>

 

Link to comment
Share on other sites

My suggestion is convert your menus from using tables for layout and look up the 'Son of Suckerfish' menu structure.  It works remarkable well.  You can then have the same background images as you do now, but you can have those nice drop-down menus that everyone always likes.

 

Basically the 'Son of Suckerfish' menu drop-downs use CSS for browsers that like that kind of stuff, and JavaScript for Internet Explorer.

 

Dave

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.