March 2008
mindforks: Debugging JavaScript evals
by greutNote to self... when debugging dojo in firefox... always check the script option: "Show eval() sources" in firebug.
eval is evil, but still.
October 2006
Using Dynamic Script Tags
by HieroglypheHow dynamic script tags can be used to load JSON data or JavaScript code on the fly.
1
(2 marks)