moyger
09-09-2008, 06:55 PM
1) Script Title:
Ajax Tabs Content
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
Hello all, please i need help with this one. I've used loadajaxpage to load a page within a container however after that, I still get a highlighted tab selected. How can I disable this? Because generally, the content doesnt belong to that section anymore or to that tab.
var countries=new ddajaxtabs("tabs", "countrydivcontainer")
countries.setpersist(true)
countries.setselectedClassTarget("link") //"link" or "linkparent"
countries.init()
countries.loadajaxpage('pokerroom.html')
http://www.digitalmohawk.org/docs/loadajaxpage_problem.jpg
Please help me:(
Ajax Tabs Content
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
Hello all, please i need help with this one. I've used loadajaxpage to load a page within a container however after that, I still get a highlighted tab selected. How can I disable this? Because generally, the content doesnt belong to that section anymore or to that tab.
var countries=new ddajaxtabs("tabs", "countrydivcontainer")
countries.setpersist(true)
countries.setselectedClassTarget("link") //"link" or "linkparent"
countries.init()
countries.loadajaxpage('pokerroom.html')
http://www.digitalmohawk.org/docs/loadajaxpage_problem.jpg
Please help me:(