Default Selected Menu
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?
Start at http://milonic.com/itemproperties.php and check out pagematch= . The other 6 pagexxx= items just above that one might help you as well.
John
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");