To hopefully make my question more clear, or at least help me through this, how do you load a page, using jquery from within the ajax generated results.
To explain: I have tabs, and as I wander through the tabs and their pages, I know how to listen for events and such, but the real problem I have is how, from within the document, do I change the page that is being pulled from the server and displayed as the tab? On Mar 28, 2:19 pm, Xnuiem <[email protected]> wrote: > Using PHP, but I am trying to do this client side. > > On Mar 28, 1:08 pm, "[email protected]"<[email protected]> wrote: > > What are you using on the server side? > > > On Mar 27, 1:35 pm, Xnuiem <[email protected]> wrote: > > > > Ok, I imagine this has been answered, but I cant find it. > > > > I have a tab, that loads a list of users. when you click on a > > > username, it brings up a form, inside the tab. When you submit that > > > form, it submits the form using ajax, no problem. > > > > But there is where I am stuck. How do I make the content of the tab > > > reload back to the original content, ie the user list? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
