in the example of the tabbar-- Loading in iframes - On demand
dhtmlx.com/docs/products/dht … blank.html
but for why??
another problem:it gives me the error info as following
line:103
this._content[…] is null or not an object
the code as following:
tabbar=new dhtmlXTabBar(“a_tabbar”,“bottom”);
tabbar.setImagePath("…/…/codebase/imgs/");
tabbar.loadXML(“test.xml?e=” + new Date().getTime());
tabbar.enableAutoReSize(true);
tabbar.setContentHref(“b2”,“http://www.google.com”);
the test.xml file:
<?xml version="1.0"?>
a-1-1
a-1-2
a-1-3