M
Mohammed Siraj
Guest
Right, we are just partly solving the problem. Now the rb-ui.js JS definitions are available to your scripts. However, rbf_getPageContext().getCanvasEl() will return NULL when used in header script. Request you to refactor your code such as, abc.js (name changed) which is downloaded as header script should just include onload function definition. i.e. function onLoad(){ //tab movement related code }); However, the call to this util function should come from a script component configured on the page & as follows: Hope this helps.
Continue reading...
Continue reading...