Can u help me please: I installed the menu and everything is working! But I want to add a link in the sub menu to another page to a specific text!
Ex: menus[1].addItem("http://www.domain.com", "", 22, "left", "Location", 0);
So "Location" is the title of the text, that exist in the other page, so to what shall I change the link that is in this part: ("http://www.mayfadoun.com",... ?? What I have to write in it?
Because I was using in html the following method:
<a href="#Location "></a>
<a name="Location"></a>
or if in another page:
<A HREF="main2.html#Location"></A>
But now, it is from a sub menu to another page! Pls can u help me with that?



Reply With Quote

Bookmarks