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


You need to login to view comments.