Umbraco drop down menu Options
asma
Posted: Tuesday, June 10, 2008 11:26:49 AM
Rank: Newbie

Joined: 6/8/2008
Posts: 14
Location: none
Hey ppl,
This is in referance to the umbraco post
http://forum.umbraco.org/yaf_postsm25339_Dropdown-menu.aspx

i tried using it with the adxmenu

herez the code

<BODY class="adxmenu">

<TABLE height="100%" cellSpacing=0 cellPadding=0 align=center bgColor=#ffffff
border=0><!--TOP OF PAGE-->
<TR><!--LEFT COLUMN-->
<TD vAlign=top width=196 height="100%"><!--LEFT BLOCK-->
<TABLE cellSpacing=0 cellPadding=0 width=196 border=0>
<TBODY>
<TR>
<TD class=left_block_title vAlign=top
background="image/hdr2.gif"
height=30>Menu</TD></TR>
<TR>
<TD class=left_block_content>



<div class="example">
<ul class="adxm menu">
<li><?UMBRACO_MACRO macroAlias="TopNavigation" ></?UMBRACO_MACRO></li>--> //this the menu code
</ul>
</div>


</TD></TR></TABLE>
</BODY>

when i use this in my template, the main menu is displayed only when the mouse hovers over the area, the sub menu's work fine
i kno i might be putting things wrong, can some one please help me out with this
its preety urgent

Thanks a lot in advance
asma
Posted: Wednesday, June 11, 2008 6:12:36 AM
Rank: Newbie

Joined: 6/8/2008
Posts: 14
Location: none
i donno why dere r no reply's on this topic
donno how i could figure out a solution for this

Asma
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.