Writing with Html & Javascript?

  • Thread starter Thread starter owetaeux
  • Start date Start date
O

owetaeux

Guest
I am making a webpage that is mostly HTML based, very basic.

However, I want to add a couple of javascript things to it..

Like a browser status bar and an alert window.

Whenever I enter <SCRIPT> alert("HELLO");</SCRIPT> it doesn't work! It actually won't load anything whenever I enter that.

Any help?
Thank you for help with the alert window, but what about the BROWSER STATUS LINE?
 
Back
Top