I want to load a third party script along with my application (e.g., I have a
script called sformat.js which contains a function called String.format
which does simple token replacement in format strings).

It seemed like this should be done using the resources mechanism (this seems
to be used in the demos), but I couldn't figure out how do load the script. 
I placed it in resource/myapp/js/sformat.js, and added an #asset declaration
at the top of the file, but what else do I need to do?
-- 
View this message in context: 
http://n2.nabble.com/loading-third-party-scripts-tp2226500p2226500.html
Sent from the qooxdoo mailing list archive at Nabble.com.


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to