Vibam@all
02-20-2007, 09:29 PM
1) Script Title: Ajax Tabs Content script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/
3) Describe problem: Hi everyone,
I am trying to use the Ajax Tabs Content script in a page. The problem is that I would like to load an another Ajax Tabs Content in the 1st one in the div that load the external page. (the external page contain another set of tabs)
It work on page load, tab1 selected load an another set of tabs because of the JavaScript function that call: startajaxtabs("maintab, “ect…") but when you click on “tab2”, it load the <ul> list but don’t call the rel="ajaxcontent”. When you click back on “tab1” you loose the set of tabs that was there in the first place.
It look like if the external page that is loading don't execute the function to load the related div.
Anyone have a tip?!
Thanks
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/
3) Describe problem: Hi everyone,
I am trying to use the Ajax Tabs Content script in a page. The problem is that I would like to load an another Ajax Tabs Content in the 1st one in the div that load the external page. (the external page contain another set of tabs)
It work on page load, tab1 selected load an another set of tabs because of the JavaScript function that call: startajaxtabs("maintab, “ect…") but when you click on “tab2”, it load the <ul> list but don’t call the rel="ajaxcontent”. When you click back on “tab1” you loose the set of tabs that was there in the first place.
It look like if the external page that is loading don't execute the function to load the related div.
Anyone have a tip?!
Thanks