Use the tabs('url') method to change a tabs url.
http://docs.jquery.com/UI/Tabs/tabs#.22url.22indexurl

--Klaus


On 7 Jan., 22:27, pejot <[email protected]> wrote:
> Hi,
>
>  I trying to do very flexible user interface with ui.tabs.
>  I have a few tabs all connected by a href   to static pages.  e.x.
>
> <li><a id="mytabID" href="page.html"><span>Page</span></a></li>
> It works fine before next step.
> Tabs lies on Accordion Panel.
>
> My demand is to change on the fly href for that tab to change content
> on tab.
>
> I am using, document.getElementById('mytabID').href = "newpage.html"
> method but after
> do it my page is totally blank and my browser hangs.
>
> Is it possible to do? If yes how to do it?
>
> thanks in advance for help
>
> Piter.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to