Submit forms inside jQuery UI tabs

Hello friends,

I’ve been searching everywhere for an answer, tried everything I know and for the life of me I cannot seem to be able to submit a form inside a jQuery UI tab. I have a bunch of files that are loaded with AJAX inside the tabs and I would really need to pass form data in them …

Any suggestion would be very much appreciated .

Thanks a bunch!

I’ve never run into any problems doing that. Are you posting via ajax and the returned data is going to the wrong tab?