Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:42
frames-menu problem
Poster: chrisi1002
Dated: Thursday February 19 2004 - 14:39:15 GMT
hello!
i´m using the frame-version of the DHTML-Menu.
It works good but i´ve still little problems...
with IE 6.0 the menu works perfectly, but the "current-link" function doesn´t work.
with Mozilla and Netscape the menu is too far on the left side, so the text is a bit cut off and the "current-link" function doesn´t work either...
does anybody know how i can fix these problems
thanks in advance
Poster: kevin3442
Dated: Friday February 20 2004 - 19:11:31 GMT
By "current-link" do you mean the "Current Page Item Font Color" and "Current Page Item Backgroun Color" properties in the menu style? If so, then these should work for the submenus in the main frame, if you set them in the menu_array data that you use in your main frame. However, the highlighting will not work in the navigation frame, because the menu code in the nav frame is looking at the url in the nav frame and is not affected by the url in the content (main) frame.
Kevin