biplav / embeddedjavascript

Automatically exported from code.google.com/p/embeddedjavascript
Other
0 stars 0 forks source link

"EJS is not defined" in Internet Explorer 9 #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. include "ejs.js"
2. var something = new EJS([..]);
3. error

What version of the product are you using? On what operating system?

Using latest Internet Explorer 9 (rc) and latest EJS

Original issue reported on code.google.com by s1r...@gmail.com on 3 Mar 2011 at 8:05

GoogleCodeExporter commented 9 years ago
Seems to work with latest IE9.

Original comment by s1r...@gmail.com on 24 Sep 2011 at 3:56