Edwin Schravesande6028557
Posts: 0
Joined: Tue Jul 09, 2013 2:44 pm

right order loading of Javascripts

My app sometimes errs, with the console complains functions do not exist. This happens at the very first start up, when my 'customfunction.js' file might indeed not be completely loaded or ready for the job.
Can I somehow control the app first loads all aditional JAVAscript before starting to do other jobs?

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

right order loading of Javascripts

Hello,

Please take a look at the next link it should help . http://stackoverflow.com/questions/11...

Return to “Issues”