What steps will reproduce the problem?
1. for example <script type="text/cjs" data-cjssrc="not_found.js"></script>
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Version 2.0
Window 7
Please provide any additional information below.
CJS.onloadCallback = function(url) {
CJS.hLoaded[url] = true;
};
the above callback will be called when a not found js loading by IE .
Original issue reported on code.google.com by chenlinb...@163.com on 13 Nov 2013 at 4:53
Original issue reported on code.google.com by
chenlinb...@163.com
on 13 Nov 2013 at 4:53