#4712 closed bug (invalid)
IE8 error
Reported by: | mkeilhofer | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.4 |
Component: | core | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
when rendering a page using jquery in IE8 I get an error that says "Invalid argument Line 1061 jquery-1.3.2.js"
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | ie8_error.jpg added |
---|
comment:1 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
IE8 has a very good debugger. Please look at the stack trace from the point where the error occurs. You will probably find that you've passed an invalid argument into jQuery and it's tried to set a css property based on that, such as a misspelled keyword or non-numeric pixel value.
Note: See
TracTickets for help on using
tickets.
screen capture of error