Setting up an external file as link in Jquery UI Tabs
I'm currently working on a version of nested Jquery UI Tabs I took
here: http://stilbuero.de/jquery/tabs_3/nested.html
It does work very nicely but I would like to be able to force a few
buttons to simply open external files, such as "index.php",
"info.php", etc... without Ajax, but simply refreshing the page.
How can I do that? Not being a programmer I have no clue what to do,
so I humbly require your advice and indications.
Thanks in advance.
PS
I still didn't modify the script and I'm working on a untouched
version of http://stilbuero.de/jquery/tabs_3/nested.html