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:25
Absolute positioning for Tree menu...help.
Poster: ripnoel
Dated: Wednesday December 5 2007 - 21:45:44 GMT
Hi Ruth & John;
I Placed the following in my table cell:
<script type="text/javascript">
with(new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";
aI("text=Home;url=http://www.milonic.com/;");
aI("showmenu=Samples;text=Menu Samples;");
aI("showmenu=Milonic;text=Milonic;");
aI("showmenu=Partners;text=Partners;");
aI("showmenu=Links;text=Links;");
aI("showmenu=MyMilonic;text=My Milonic;");
}
drawMenus();
</script>
and commented it out in my menu_data.js file BUT the menu seems to still be appearing in the same place. I did a view source and my changes did make it there to the server.
Check my index file here: http://www.abacusarts.com/fst/index.html
What am I missing? Help as always greatly appreciatred.
Rip
Re: Absolute positioning for Tree menu...help.
Poster: ripnoel
Dated: Wednesday December 5 2007 - 21:53:29 GMT
Sorry, I'm a little thick today and just realized I was editing the wrong file...Sorry!
Rip
Re: Absolute positioning for Tree menu...help.
Poster: Ruth
Dated: Wednesday December 5 2007 - 22:06:03 GMT
That's OK. All my days are like that