/ Published in: JavaScript
From CSS Tricks
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<script type="text/javascript"> document.write("Welcome, you have Javascript on.") </script> <noscript>JavaScript is off. Please enable to view full site.</noscript>