Sponsorised links
March 2008
mindforks: Debugging JavaScript evals
Note 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
How dynamic script tags can be used to load JSON data or JavaScript code on the fly.
1
(2 marks)
