TenaciousDealer Posted April 9, 2009 Report Posted April 9, 2009 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
LSW Posted April 9, 2009 Report Posted April 9, 2009 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.
TenaciousDealer Posted April 9, 2009 Author Report Posted April 9, 2009 Ok i found the file i am supposed to run, thanks for the help.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now