Public · Protected · Private
HTML5 noscript Tag
Type: Public  |  Created: 2012-03-29  |  Frozen: Yes
« Previous Public Blog Next Public Blog »
Comments
  • gives fallback content when scripts are disabled <script type="text/javascript"> document.write("scrpted!") </script> <noscript>unable to run script!</noscript>
    2012-03-29 22:32
This blog is frozen. No new comments or edits allowed.