Hi,
I am new to jquery but am quite familiar with JavaScript. What I am trying to do is create tabs (using the tabs plug-in) that load dynamic content via AJAX (so it makes a call to a jsp). What this does is this loads a new part of a form. What I want to do is when the user clicks on a new tab, I also want to submit the data that was in the original form. I wanted to do this with one request (i.e. the request does the save, then loads up the new content). I am stuck as how to do this. Any ideas? -- View this message in context: http://www.nabble.com/jquery-tabs-tp24176366s27240p24176366.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.