Closed GoogleCodeExporter closed 9 years ago
BlocklyApps has been unwoven from Blockly and is no longer part of the package.
This code is now over at Blockly Games:
https://github.com/google/blockly-games/blob/master/appengine/js/lib-dialogs.js
However, note that using innerHTML leaves you vulnerable to XSS injection and
security issues. It is best to use createTextNode instead.
Original comment by neil.fra...@gmail.com
on 9 Mar 2015 at 2:32
Original issue reported on code.google.com by
adilson...@gmail.com
on 10 Sep 2014 at 2:52