Side navigation
#9455 closed bug (invalid)
Opened May 29, 2011 12:28AM UTC
Closed May 29, 2011 12:37PM UTC
can not open after down loading from site
Reported by: | john-margaret@xtra.co.nz | Owned by: | john-margaret@xtra.co.nz |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | misc | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I operate windows 7 - 64 bit
I have downloaded the link and can't open directly or from my download.
Error notice:.....
Line: 16
Char: 1
Error: Window is undefined
Code: 800A1391
Source: Microsoft jscript runtime error
Any help appreciated.. thank you
John
Attachments (0)
Change History (2)
Changed May 29, 2011 04:58AM UTC by comment:1
owner: | → john-margaret@xtra.co.nz |
---|---|
status: | new → pending |
Changed May 29, 2011 12:37PM UTC by comment:2
component: | unfiled → misc |
---|---|
priority: | undecided → low |
resolution: | → invalid |
status: | pending → closed |
Thanks for submitting a ticket to the jQuery Project. The particular Windows runtime error that you incurred is commonly seen when attempting to debug ASP pages using either tools such as Visual Interdev in conjunction with the browser or simply Microsoft's JS debugger with once again, ASP in the browser. If you tried downloading a resource and got this error it's possible that you were either directed to the wrong file, the file was offline or some other unknown behavior on the server-side caused you to see ASP being run in the browser locally. This is likely not related to jQuery at all, but rather the source of the download you were getting. Please contact them directly for further assistance.
Thanks for taking the time to contribute to the jQuery project! Please provide a reduced jsFiddle test case to help us assess your ticket!
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, I've created this boilerplate: http://jsfiddle.net/rwaldron/da3nM/ Open the link and click to "Fork" in the top menu.