My Javascript won't work...
My javascript does not work in any browser except windows IE... WHY
Please just give me an example of some javascript that works in mozilla
Here is example of my source...
<script>
var x = 400;
alert(x);
alert("This works in IE, but not Mozilla, why!!!!!!!!??????????");
</script>
Brent.tc
Junior Poster in Training
90 posts since Oct 2006
Reputation Points: 10
Solved Threads: 1