Submit button with ui.jquery's tab feature. http://jqueryui.com/demos/tabs/#ajax Each tab, including the first one is an ajax call. I just want the first tab to "run" it's ajax call and refill the data. Regards, Jason
On Sun, 2009-05-17 at 12:40 -0700, mdipierro wrote: > yes. details depend on the implementation and the jquery plugin you > are using. > > On May 17, 12:37 pm, Jason Brower <[email protected]> wrote: > > I am using ui.jquery and have some nice tabs that pull data with ajax. > > Can I have it so that when I button is pressed, not only does it submit > > the data with ajax, but reloads the data(as if I clicked on one of the > > tabs) > > Hope that makes sense. > > Jason > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

