TIA,
I highly recomend to use mashlet.json to load your mashlet resources.
The property value in mashlet.json could be any object , function name or variable that exist inside the script file , so Presto will wait for that object , function name or variable. Once Presto ( client side ) have recognized that in the browser's document then it continues loading the next script file.
Javier Leon
Senior Sales Engineer
JackBe, Inc. | www.jackbe.com
1 (240) 744-7620




Can you please post some examples of using multiple Presto.OnDemand calls?
I need to require several scripts before running my main code. I tried nesting the calls but it's not working in IE. I dont' want to include the files in mashlet.json because I have no idea what the property values should be.
TIA.