ui.tabs - switching tabs using a text link
Hello (and hope I am not re-posting):
I have been using the ui.tabs [http://stilbuero.de/jquery/tabs/] for a
site I'm designing.
My problem appears when trying to switch a tab not from a Tab link but
from a Text link I place at the bottom of the page. I know that there
is an example "Click tab" on the paged I just referenced, but I cannot
seem to figure out how to implement it. I would like to have a text
link to all my tabs at the footer if the page.
Ideally there is a line (or few) of Javascript I can assign to these
links, that would make them toggle the actual tabs. (?)
In the example on the page the link is prependTo() the DIV
#fragment-22. I tried to prependTo() my #footer DIV and although I can
see the link for some reason, mysterious to me, it does not toggle the
tab.
As soon as I can upload the page I'm talking about, I will provide
them here as example.
I think and hope that the answer might be easy. Thanks very much in
advance!
peace.
m