#12249 closed bug (invalid)
1.32, 1.7 and 1.8 all show Internet Explorer 8 Error
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.0 |
Keywords: | dbr | Cc: | |
Blocked by: | Blocking: |
Description
jQuery 1.32, 1.7 and 1.8 all show Internet Explorer 8 Error on the first line of the jquery.js file: ILLEGAL CHARACTER. AND: This seems to prevent some programs from running: The following program runs with jQuery 1.26 ONLY IN INTERNET EXPLORER. I runs with all versions of jQuery in Firefox:
SEE: http://mynichecomputing.org/RotBan/rotBanxx.html This runs only with 1.26, though everything has been done to make sure NO INCOMPATIBILITIES between 1.26 and older version OCCUR IN THE ON-PAGE CODE!!
Change History (7)
comment:1 follow-up: 2 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Replying to timmywil:
Your page does have invalid css.
Please ask for help on the forums or the #jquery irc channel.
I disagree. There are no css errors. Let me better edit my complaint and bug report:
jQuery 1.32, 1.7 and 1.8 all show Internet Explorer 8 Error on the first line of the jquery.js file: ILLEGAL CHARACTER. AND: This seems to prevent some programs from running: The following program runs with jQuery 1.26 ONLY IN INTERNET EXPLORER. It runs with all versions of jQuery in Firefox:
SEE: http://mynichecomputing.org/RotBan/rotBanxx.html This runs only with 1.26, though everything has been done to make sure NO INCOMPATIBILITIES between 1.26 and NEWER version OCCUR IN THE ON-PAGE CODE!!
comment:3 Changed 10 years ago by
Honestly,
Please ask for help on the forums or the #jquery irc channel.
We're not equipped to do one-on-one support here in the bug tracker.
comment:4 Changed 10 years ago by
Firefox ignores your css error. I only looked at your page for 2 seconds, but I would suspect that IE8 could take more issue with your css error.
comment:6 Changed 10 years ago by
I never checked the css; it came from a book example I elaborated on. It is interesting that CSS errors come up in IE8 as JS errors and I never thought to look at the CSS, since the program did run with jQuery 1.26 IN IE8 with no problem (and, again, the errors indicated were JS errors).
comment:7 Changed 10 years ago by
Keywords: | dbr added |
---|
Your page does have invalid css.
Please ask for help on the forums or the #jquery irc channel.