radio86 Posted January 7, 2011 Share Posted January 7, 2011 Hi guys, I have a form that is designed in tabs using jquery each tab has its section of the form and each tab calls the function preview which is updates preview of filled form, this form is in external file form_main.php. at this moment of time, i use it this way but now i want to add another but simple form no jquery attached to it and it is called new_form.php. when i use jquery function ajax.load to get the form but it does not display in tabs therefore displays in bullet points. how do i get that form_main.php to the page so it renders it properly as it was before. thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/223723-loading-content-jquery-tab-form-from-external-file/ Share on other sites More sharing options...
trq Posted January 7, 2011 Share Posted January 7, 2011 We are going to need to see relevant code. Are you using UI Tabs? Quote Link to comment https://forums.phpfreaks.com/topic/223723-loading-content-jquery-tab-form-from-external-file/#findComment-1156445 Share on other sites More sharing options...
radio86 Posted January 8, 2011 Author Share Posted January 8, 2011 Hi thanks for your reply, i am unable to give you the code at this is moment of time because im at my parents house for the weekend. yes i am using UI tabs. i'll try my best to get the code. please not all .js files are loaded in the header of the page, using php i include main_form.php as normal if querystring matches, now i dont want to use php include function to display the form therefore i want to display using ajax Quote Link to comment https://forums.phpfreaks.com/topic/223723-loading-content-jquery-tab-form-from-external-file/#findComment-1156680 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.