Jump to content

HTML- Is it possible?


...678

Recommended Posts

You realy need to post your full code or else it's just guessing games :)

<html><head><script type="text/javascript">function disp_alert(){alert("Message 1");alert("Message 2");alert("Message 3");alert("Message 4");}</script></head><body><form><input type="button" onclick="disp_alert()" value="Answer"></form></body></html>

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