Jump to content

javascript


Clubc21

Recommended Posts

My computer seems to either not understand javascript or i am doing something wrong.On other computers i can type in a simple code like the ones found on this site and r similar to this <script type="text/javascript">document.write("Hello World!")</script>and it will read it and display the message but on my computer (which is fairly new) it wont display the message.... it will however still display anything i put outside of the <script> tags.if i type in a code like this <html><body bgcolor="blue"><script type="text/javascript">document.write("Hello World!")</script></body></html> it will display a blank blue screen whereas it is supposed to have the message "Hello World" it doesnt.Could anyone explain to me if my computer is just javascript iliterate or exactly what is going wrong...Thanks.

Link to comment
Share on other sites

People, when I've said something, there's no need to raise your post count by repeating me twice.And he's solved the problem. Congrats, club! :)

Link to comment
Share on other sites

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...