Search found 3 matches

by voodzzz
Tue Oct 10, 2006 12:15 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Default selected button
Replies: 3
Views: 3457

Default selected button

I want the HOME button to be selected everytime i load certain page on my web site, the HOME menu have sub buttons. I want this to appear on every page to maintain the appearance of the page. Is there any function to set the HOME button to default including its sub contents?
by voodzzz
Thu Oct 05, 2006 6:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Default Selected Menu
Replies: 2
Views: 2699

Thanks

Thanks for the quick advice. Anyway, I tried the pagematch property but still the same. My menu is inside an IFRAME, I tried implementing the code below but still not working, help pls..

Code: Select all

    aI("text=HOME;url=default.aspx;pagematch=default.aspx;target=_main");
by voodzzz
Wed Oct 04, 2006 9:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Default Selected Menu
Replies: 2
Views: 2699

Default Selected Menu

First of all this is a great product. Anyway, just wanna ask how to set the default selected menu, for example, Im implementing the amazon tab menu, i want the initial button on home page to be selected showing its sub contents, is there any parameter for setting the default selected button?