-
Target = blank reference, floatMenu?
1) Script Title: jims menus
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...menu/index.htm
3) Describe problem: If I want the linked page to open up in a new window (suppose the menu is in an Iframe, and you want the linked page to display outside that), the link doesnt work when i add the "NEWWIN" parameter to the items on menus[*].additem
function init()
{
menus[0] = new menu(125, "vertical", 10, 10, -1, -1, "white", "black", "MS Sans Serif", 9, "bold", "bold", "black", "white", 2, "black", 2, "v", false, true, true, false, 0, true, 5, 5, "gray");
menus[0].addItem("#", "NEWWIN", 100, "center", "Home", 0);
...also is I want to keep the menu securely in one spot on any screen resolution, or browser, where does the floatMenu function go, as example2.htm does not show where it goes as the tutorial says.
thanks
A
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks