I can't seem to find the answer or maybe it is not possible. I'm using Save Cart for Virtuemart, it creates a "tab" in the account maintenance area. I want to create a menu link directly to the tabbed information in that area. Is it possible to create a direct link to tab #3 in the image below?
Any help would be great.
Thanks,
Chris
(http://www.kittmaster.com/imagedump/misc/TabbedLink.png)
would need to coded ..
the tabs are displayed by adding display:block to the li (and removing from the current one) and current class to the tab
perhaps pass a parameter, detect and trigger some JS to add the display:block or a class
To much work.......I'll find another solution.
Thanks
:)