Full version: jsB@nk » Snippet » Redirecting Page
URL: https://www.javascriptbank.com/redirecting-page.html
This JavaScript uses meta tag of HTML language to redirect to another URL. Though the code is simple but we need decorate the page with image/message to notice to visitors.
Full version: jsB@nk » Snippet » Redirecting Page
URL: https://www.javascriptbank.com/redirecting-page.html
<meta http-equiv='refresh' content='5; url=Redirecting_Page.php' /><!-- This script downloaded from www.JavaScriptBank.com Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->