sandeep940
06-29-2011, 04:52 PM
1) Script Title: Ajax Tabs Content script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
Hi all.... I am using symfony framework. My program contains 3 tabs home,profile,interaction. For this i am using ajax tabs functionality. In interaction tab, i am using jquery autocomplete function for some text fileds. My default tab is home. When i clicked the Interaction tab, the autocomplete feature is not working. In normal pages its working fine. Only this ajaxtabs pages giving me problem.
Actually, I figured out that no javascript function (even containing an alert statement) is working in ajax tabs
Please help me to solve this problem. Thanks in advance.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
Hi all.... I am using symfony framework. My program contains 3 tabs home,profile,interaction. For this i am using ajax tabs functionality. In interaction tab, i am using jquery autocomplete function for some text fileds. My default tab is home. When i clicked the Interaction tab, the autocomplete feature is not working. In normal pages its working fine. Only this ajaxtabs pages giving me problem.
Actually, I figured out that no javascript function (even containing an alert statement) is working in ajax tabs
Please help me to solve this problem. Thanks in advance.