[jQuery] Re: Unable to download jquery

2009-10-13 Thread Michael Geary
You are trying to *run* jquery-1.3.2.min.js on your Windows box. The error message you're getting is from Windows Script Host [1], which executes JavaScript files that you run directly on Windows. jQuery is not a program that you install or run on your PC. Instead, you include it in a web page

[jQuery] Re: Unable to download jquery

2009-10-12 Thread James
Where are you downloading your jQuery file? You should go to jquery.com, click on the large Download( jQuery ); button, which will take you to the Google Code site, and click on another link. Where is the problem occuring? Also, Firefox shouldn't be triggering a Microsoft JScript runtime error.