codingmasta
12-23-2006, 08:27 AM
Anything wrong?
<script type="text/javascript">
if(navigator.appname = Internet explorer)
document.write("Your currently used browser is Internet explorer!")
</script>
<script type="text/javascript">
if(navigator.appname = Internet explorer)
document.write("Your currently used browser is Internet explorer!")
</script>