[RESOLVED] jQuery UI Tabs Help - External Tabs
Hi guys!
I was wondering is anyone knew of a way exists to have jQuery tabs but as tabs that aren't changes dynamically when clicked. So basically it's a normal link that switches tags as the page is changed.
Edit: Or alternatively. How about, say, loading an external page into the Tab via AJAX. Should have the same effect and would be more inline with the jQuery framework?
Ideas?
Re: jQuery UI Tabs Help - External Tabs
there's an "ajax tabs" section on this website using the tabs plugin.
Re: jQuery UI Tabs Help - External Tabs
Ah. The AJAX sounds perfect. Since I'm designing a bi-lingual site I'm planning on templating everything out and loading it up dynamically anyway. I think the AJAX may be just what I need. Thanks!