Side navigation
#2225 closed bug (invalid)
Opened January 23, 2008 05:10PM UTC
Closed January 15, 2009 02:03AM UTC
evalScript does not work in IE7
Reported by: | hansolo | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.3 |
Component: | core | Version: | 1.2.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello, im testing under jQuery (actual version) a script wich loads external content in a seperate div. it works in FF and IE7. In this ext file i've <script>-Tags wich loads other *.js-files, it works in FF but not in IE7.
ergo it must be a bug in the new eval-function
Cleanup here... Several external js files are missing from the test case. Please reopen with a simplified one if the problem still exists.