Musings
Public · Protected · Private
HTML5 noscript Tag
-
2012-03-29 22:32gives fallback content when scripts are disabled <script type="text/javascript"> document.write("scrpted!") </script> <noscript>unable to run script!</noscript>
This blog is frozen. No new comments or edits allowed.