Hi I'm using UI Tabs in a script which uses forms to automatically load CSS styles onto a div. It worked pretty well when the form was embedded in the same html and the different sections were shown/hidden with Tabs, but now I would like to have each tab in a different .html file. That way, loading the page wouldn't be so harsh as it's getting now (the form is getting very long) and different people could work in different sections more easily.
UI Tabs loads each section correctly, but the problem comes when a parameter is modified in the form, as when you change the tab it disappears and the style gets reseted. Is there any recommended way to work with forms and tabs? Many thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" 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/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
