Opened 15 years ago
Closed 14 years ago
#2225 closed bug (invalid)
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
Attachments (2)
Change History (4)
Changed 15 years ago by
Attachment: | index.html added |
---|
Changed 15 years ago by
Attachment: | content0.html added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cleanup here... Several external js files are missing from the test case. Please reopen with a simplified one if the problem still exists.