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://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
Absolute positioning for Tree menu...help.
-
- Super Advanced
- Posts: 50
- Joined: Tue Jan 21, 2003 4:15 am
- Location: Foothills of The Great Smoky Mtns.
Re: Absolute positioning for Tree menu...help.
Sorry, I'm a little thick today and just realized I was editing the wrong file...Sorry!
Rip
Rip
Re: Absolute positioning for Tree menu...help.
That's OK. All my days are like that 
