Tabs Questions
Tabs Questions
Hi there,
I've been searching the web, i've tried multiple examples and even tried some of my own code however i can not seem to pull the required end result...
Currently i use a Jquery UI tabbed interface. Each tab uses Ajax to load its contents..
Now what i am looking to do is..
1.) Have normal ancor tag links be able to amend the current active tab content
2.) Be able to add tabs using an ancor link
3.) Keep state between tabs.. E.g. be able to click of the tab and come back to it.
Im wondering if someone could point me in the right direction of how to achieve this..
Thanks in advance,
K0rhal..