Brett
Member since Jul 3, 2012
- Profile: /members/10095-brett.htm
- Comments: 1
Recent Blog Comments By Brett
-
Exploring Javascript's eval() Capabilities And Closure Scoping
Posted on Jul 3, 2012 at 2:35 PM
I am trying to use eval to bring the entire jQuery library into global scope. I have escaped all quotes and backslashes although I keep getting an error: Can't convert an undefined object. I also removed all comments and newlines. I ran it through jslint and there were no errors. Does anyone hav... read more »