Hi ,
I’m trying to access a tabbar content ,
and did it with the use of:
dhxTabbar.attachEvent(“onSelect”,function(id){
dhxTabbar.cells(id)._frame.contentWindow.document.getElementById()…
}
it worked greate ,but now I’v changed the files to the 2.6 version and it does not work…
and also , the example - 06_loading_by_iframes.html , is not working…
Please Advice,
Thanks.