Jump to content

Recommended Posts

Posted

Hi i recently downloaded the web design beginners 01 guide and have extracted all the files to a folder on my desktop. I am not familiar with JS but i have tried running the .js files and windows pops up a runtime error saying that 'window' is undefined and that it cannot run the file. I can't seem to get it to work or am i supposed to be running one of the other files i extracted. I am running windows XP 64bit edition and any help would be really useful. Thanks

 

Ian

Posted

JS files are not "Run", they are more references and tell the browser what to do with another file. You should have a file in there called "index", that is what you need to open and it will contact the JS file for any instructions.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...