Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:58

Vertical menu (sample2) in TABLE


Poster: Cista
Dated: Thursday November 6 2003 - 13:58:20 GMT

Hello,

I'd like to use the sample 2 in a table

Code:
<table width="1024px" height="768px" border="1" align="center">
<tr>
        <td colspan="3" height="80px">&nbsp;</td>
</tr>
<tr>
         <td width="15%">
             <SCRIPT language=JavaScript src="milonic_src.js" type=text/javascript></SCRIPT>   
   <script   language=JavaScript>
   if(ns4)_d.write("<scr"+"ipt language=JavaScript src=mmenuns4.js><\/scr"+"ipt>");      
     else _d.write("<scr"+"ipt language=JavaScript src=mmenudom.js><\/scr"+"ipt>");
   </script>
   <SCRIPT language=JavaScript src="menu_data.js" type=text/javascript></SCRIPT>   
          </td>
          <td>&nbsp;</td>
          <td width="15%">&nbsp;</td>
</tr>
</table>


The menu still appear in the top left. I'd like to see it in the top left of the first verticla cell.

Could you help me ?

Thank,


Poster: John
Dated: Thursday November 6 2003 - 15:03:48 GMT

Post a URL (as requested) so we can see your menu code.