Dethman Posted June 27, 2009 Share Posted June 27, 2009 Hello all, I need to know how to redirect the page if a viewer disabled JS midview, Also I need to know how to hide the site if JS is Disabled. Thanks to anyone who has the answer, BrianFlores Link to comment https://forums.phpfreaks.com/topic/163857-solved-if-js-gets-disabled-during-viewing-of-site-redirect/ Share on other sites More sharing options...
corbin Posted June 27, 2009 Share Posted June 27, 2009 "Also I need to know how to hide the site if JS is Disabled." Make the site hidden to begin with and use JS to show it. How to redirect midview? Hrmmm... You'll have to check for a cookie set by JS or something. Link to comment https://forums.phpfreaks.com/topic/163857-solved-if-js-gets-disabled-during-viewing-of-site-redirect/#findComment-864554 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.