Hii

 I am a beginer and have this problem mentioned below 

Some body has written this code for a drop down menu and i can't 
figure out how to add the links to the drop down items.If some body 
tell me how to sort this out it whould be a greate help.

see the cording below

<td colspan=5><A 
                  onmouseover="changeImages('image4', 'image4on'); 
MM_showHideLayers('artmenue','','show');" 
                  onmouseout="changeImages('image4', 'image4off'); 
MM_showHideLayers('artmenue','','hide');" 
                  href="http://www.urbanstreet-vibe.com/";><img 
src="images/home_27.jpg" name="image4" width="133" height="20" 
border="0"></a></td>
                
    <td colspan=3><A 
                  onmouseover="changeImages('image1', 'image1on'); 
MM_showHideLayers('entertainmentmenu','','show');" 
                  onmouseout="changeImages('image1', 'image1off'); 
MM_showHideLayers('entertainmentmenu','','hide');" 
                  href="http://www.urbanstreet-vibe.com/";><IMG 
                  height=20  
                  src="imagesm/home_28.jpg" width=133 border=0 
                  name=image1></A></td>
                
    <td colspan=3><A 
                  onmouseover="changeImages('image2', 'image2on'); 
MM_showHideLayers('musicmenu','','show')" 
                  onmouseout="changeImages('image2', 'image2off'); 
MM_showHideLayers('musicmenu','','hide')" 
                  href="http://www.urbanstreet-vibe.com/";><IMG 
                  height=20  src="imagesm/home_29.jpg" 
                  width=131 border=0 name=image2></a></td>
                
    <td colspan=2><A 
                  onmouseover="changeImages('image3', 'image3on'); 
MM_showHideLayers('communitymenue','','show')" 
                  onmouseout="changeImages('image3', 'image3off'); 
MM_showHideLayers('communitymenue','','hide')" 
                  href="http://www.urbanstreet-vibe.com/";><IMG 
height=20
                   src="imagesm/home_30.jpg" width=136
                  border=0 name=image3></a></td>
                
    <td colspan=2><a href="dd" onMouseOut="MM_swapImgRestore()" 
onMouseOver="MM_swapImage
('Image127','','imagesm/home_over_31.jpg',1)"><img 
src="imagesm/home_31.jpg" name="Image127" width="133" height="20" 
border="0"></a></td>
                
    <td colspan=2><a href="dd" onMouseOut="MM_swapImgRestore()" 
onMouseOver="MM_swapImage
('Image128','','imagesm/home_over_32.jpg',1)"><img 
src="imagesm/home_32.jpg" name="Image128" width="114" height="20" 
border="0"></a></td>
                <td>
                        <img src="images/spacer.gif" width=1 
height=20 alt=""></td>




External .js is below


function MM_showHideLayers() { //v3.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!
=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':
(v='hide')?'hidden':v; }
    obj.visibility=v; }



Thanx











------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to