Ajax tabs - redirect after form submission
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?