Skip to main content

Bug Tracker

Side navigation

#12249 closed bug (invalid)

Opened August 10, 2012 03:59PM UTC

Closed August 10, 2012 04:01PM UTC

Last modified August 10, 2012 10:08PM UTC

1.32, 1.7 and 1.8 all show Internet Explorer 8 Error

Reported by: lorlarz@gmail.com 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!!

Attachments (0)
Change History (7)

Changed August 10, 2012 04:01PM UTC by timmywil comment:1

resolution: → invalid
status: newclosed

Your page does have invalid css.

Please ask for help on the forums or the #jquery irc channel.

Changed August 10, 2012 04:10PM UTC by anonymous comment:2

Replying to [comment:1 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!!

Changed August 10, 2012 04:11PM UTC by dmethvin comment:3

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.

Changed August 10, 2012 04:18PM UTC by timmywil comment:4

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.

http://cl.ly/image/0A3k2u3Y0z2B

Changed August 10, 2012 04:35PM UTC by anonymous comment:5

I found the CSS errors, you were correct.

Changed August 10, 2012 04:39PM UTC by lorlarz@gmail.com comment:6

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).

Changed August 10, 2012 10:08PM UTC by mikesherov comment:7

keywords: → dbr