On 3 Nov., 14:02, andrew <[EMAIL PROTECTED]> wrote:
> Hi Klaus
>
> As can be seen from my code, the tabclick function is called on every
> tab "select" (Setup when I initiate the tabs). The purpose of the
> tabclick function is to modify/change the tab url to display the
> appropriate content based upon an input box value (txtNodeID). As an
> example, if I enter a value of "2" in txtNodeID textbox before
> selecting any tabs, my url is "http://.......?itemId=2";, and the tab
> displays the correct content. My tab URL has therefore been modified
> to reflect this value of 2. If I then select another tab, and then
> enter a value of 5 in the textbox, my url does not change to reflect
> itemID=5, and instead remains ItemID=2. Of course this happens if I do
> it the other way round - i.e. 5 first and then 2. So it appears to me
> that the url is somehow being cached on first select?

The url should always change. Could you post a demo?


--Klaus

--~--~---------~--~----~------------~-------~--~----~
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