Please do not show me the link documentation link or examples taken from there because this I have already read, and I honestly do not understand "that is, the page loads about three times and then one of the error.
So I'm believing that the problem is asynchronous, I've already gotten a lot in the order of the scripts, putting .wait at all, only in a few, and finally nothing at all follows the last test:
$LAB
.script('../js/date.js') // NAO TEM DEPENDENCIA
.script('../js/plugin/jquery.insc.estadual.js') // NAO TEM DEPENDENCIA
.script('../js/node/socket.io.js').wait() // NAO TEM DEPENDENCIA
.script('../js/js_1.9/jquery-1.8.2.js').wait() // NAO TEM DEPENDENCIA
.script('../js/jquery.shortcuts.min.js') // DEPENDE DE JQUERY
.script('../js/jquery.meiomask.js') // DEPENDE DE JQUERY
.script('../lib/jquery.validate.js') // DEPENDE DE JQUERY
.script('../js/js_1.9/jquery-ui-1.9.1.custom.min.js').wait() // DEPENDE DE JQUERY
.script('../js/dataBr.js') // DEPENDE DE JQUERY E JQUERY-UI
.script('../js/plugin/jquery.zoomooz.js') // DEPENDE DE JQUERY E JQUERY-UI
.script('../js/custom_jquery.js?nocache='+Math.random()) // DEPENDE DE JQUERY E JQUERY-UI
.script('../js/principal.js?nocache='+Math.random()); // DEPENDE DE JQUERY , JQUERY-UI E SOCKET.IO
The errors that appear sporadically are:
sometimesonlythese:
Sometimesonlyone:
More lost than early in the shootout, can anyone give me a hand?