calling a function on a tabbar content page from the parent

Hi,



I am trying to call a function that is on one of the content pages of a tabbar page. I have tried several syntax varients and none have worked.



Charlie













If you are using frame-based mode, you can use next syntax
tabbar.tabWindow(tab_id).function_name();


I tried you suggestion and get ‘tabbar.tabWindow(…)’ is null or not an object.   Is there a JS file I should be including?   I am sending you the parent template.   Line 36 is where I am calling the function you suggest.  When you say “If you are using frame-based mode…”   I don’t know if I am uinsg frame based mode or not.  Please forgive my ignorance. 



By the way, you all make some great products.



 



Charlie


Details.cfm (2.46 KB)


Please, see the answer to your latest question dhtmlx.com/docs/products/kb/inde … mal&q=7793