UI Tabs- creating external links to tabs
I have a case where I am using UI Tabs here, and would like to create
2 external links to 2 of the tabs:
http://www.blueinkdesign.com/harvest/new/index.html
I need to have the buttons at the bottom right activate the respective
tabs. The Contact Us tab (+page) already existed, and I created
another tab and page for the vendor login and hid it via css so that
it would exist within the UItabs framework. I can activate a page by
adding the hash to the URL and reloading the page, but cant seem to
get these links to do that. I would prefer that they function just
like the nav tabs, but if they had to refresh the page that would be
ok. I even tried to move the hidden login button in the main tabs down
over the button via css, but that seemed to break its functionality.
Any ideas??
Thanks!!!