|
|
How can I expand dynamic tree menu and open link in a frame at the same time?
Return to Recent Questions
Q:
I really like how this works and I think it will wind up working for us, but
I have a question. On the xp style dynamic tree menu, is there a way when you click one
of the 'headers' that will open up other choices for example on your
http://www.deluxe-tree.com/data-samples/tree-menuxp3.html tree. When you
click either the deluxe tree:xp style or the samples gallery or the samples
gallery2 section, can you make it so it opens a page in another frame? The
way it is now you it wont open a page until you click on the 'samples block
1' or below.
A:
Actually you cannot use links for the top items in the XP Style.
But theoretically you can use links for the top items. You can write
["<a href='index.html' class='home' target="frame">Home</a>","", "", "", "", "Return to Index page", "", "0", "", ],
["<a href='http://www.domain.uk' class='home' target="frame">About Us</a>","", "", "", "", "", "", "0", "", ],
["|Introduction","http://www.domain.uk/introduction.htm", "", "", "", "", "", "", "", ],
Return to Recent Questions
Related:
- Sep 06, 2006 - Can't see my javascript vertical tree menu in FireFox.
- Sep 16, 2006 - I need to be able to highlight the selected menu item of the html tree menu.
- Sep 24, 2006 - If there is a way of establishing the width at "runtime" in the javascript dynamic menu?
- Oct 06, 2006 - Where I can find data.js file for tree javascript menu?
- Oct 20, 2006 - I want that tree menus expanded or collapsed and go to the link...
- Nov 10, 2006 - I can't make my vertical dynamic menu work in at Dreaweaver template - why?!
- Nov 23, 2006 - It is possible to have context menu work with your tree menu dhtml?
- Dec 02, 2006 - I have several questions about dynamic horizontal menu.
- Jan 12, 2007 - Does your dynamic menu allows to keep the menu-item that has been pressed hightlighed?
- Feb 01, 2007 - Is it possible to accomplish the following functionalities with your web tree menu
- Feb 10, 2007 - Is there any functionality for tree menu script to show/hide specific branches?
|