Forum Post: Re: [4.0.4] Document.ready And Navigation Issue

  • Thread starter Thread starter Mohammed Siraj
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top