Is it possible to run my own javascript (placed in web folder) and use window.onload function in it? I just want to have hole DOM loaded.
in settings.js i have:
tersus.preloadAll = true; tersus.loadScript('myScript.js');
also tried
tersus.loadScript('myScript.js');
tersus.preloadAll = true;
and in myScript.js:
window.onload = function() { alert('hello');}
And it's not working. I guess it's not so simple?
To use the full functionality of this web site, JavaScript needs to be turned on.
For best results, use the Firefox browser..
Copyright © 2003-2017 - Tersus Software Ltd., All rights reserved. Terms of Use License Graphic design by EmaraDesign