ksmatthews Posted September 4, 2009 Share Posted September 4, 2009 Hi There, I am using ajax to display a simple tabbed form on my main page. This tabbed form uses js (jquery) for tab browsing. Problem is that when displayed using ajax, the js functionality just disappears as if it was never there. I have tried adding the js files to the top of the tabbed form in the php script that will display it ... Anyone got any ideas ? regards, Steven M Link to comment https://forums.phpfreaks.com/topic/173131-ajax-form-display-loses-js-functionality/ Share on other sites More sharing options...
Maq Posted September 4, 2009 Share Posted September 4, 2009 We may need to see some code, but this usually occurs when you have a fatal exception in JS. The functionality will just go right out the window. Link to comment https://forums.phpfreaks.com/topic/173131-ajax-form-display-loses-js-functionality/#findComment-912667 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.