rtrahan Posted May 11, 2009 Report Posted May 11, 2009 Well I have a few questons but I'll start with this one. These are on my laptop and not on a server. I have 3 web pages, plus 1 external css page, 1 external .js page, no scripts run from the external .js. All the pages are in the same folder. Here's the call to the css and .js pages and the javascript code: and the script code on the .js page: var name = prompt(What is your name?', ''); Quote
falkencreative Posted May 11, 2009 Report Posted May 11, 2009 "" Unnecessary ";" between "stylesheet" and "type" In the .js file, you don't need the lines Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.