No Script Alt Content


/ Published in: JavaScript
Save to your folder(s)

Provide content for browsers without Javascript


Copy this code and paste it in your HTML
  1. <noscript>
  2. <META HTTP-EQUIV="Refresh" CONTENT="1; URL=nojavascriptpage.htm">
  3. </noscript>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.