JQuery tabs: Post previously selected tab when opening a new one?

I like Jer's suggestion for determining which form needs to be posted. If you are still stuck on how to post the form though I would look into the jQuery().searlize() method here http://api.jquery.com/serialize and combine it with the jQuery().post() method.

You could keep a variable which knows the form id for the currently open tab. Then provide a click event for each tab to post the form with the cached id.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions