some javascript dont work in IE 6.0

M

Mahesh Gujar

Hi
I am not getting the alerts in the following script.
The same one works well with IE 5.5. Please let me now if
you can help me.

<HTML>
<HEAD>
<TITLE>existance tests</TITLE>

<script language="javascript">

alert ("Hi");
</SCRIPT>

</HEAD>
<BODY>
<h2>Existance tests</h2>

</BODY>
</HTML>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top