daninosanto
10-26-2010, 12:51 PM
1) Script Title:
ajax tabs script 2.2
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
What is this code below? I think it is syntatically wrong. Firebug states that:
document.getElementById(tabinterfaceid) is null
this.tabs=document.getElementById(tabinterfaceid).getElementsByTagName("a") //Get all tab links within container
ajax tabs script 2.2
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
3) Describe problem:
What is this code below? I think it is syntatically wrong. Firebug states that:
document.getElementById(tabinterfaceid) is null
this.tabs=document.getElementById(tabinterfaceid).getElementsByTagName("a") //Get all tab links within container