this is a script you can put on your website to detect if you have javascript enabled
this is a script you can put on your website to detect if you have javascript enabled<script language="JavaScript"><!--
alert('This is a JavaScript enabled browser');
//--></script>