Why in the NetScape the alert does not show-up when I press the button???

  <form id="Form1" name="Form1">
    <input type="button" value="test" onclick="alert('aaaaaaaaa')"
name="Button1" id="Button1">
  </form>

Any ideas?

Andreas Gortsilas


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to