timmah1 Posted June 30, 2008 Share Posted June 30, 2008 Not sure if this is the right place to post this, but here goes. I need to have a type of "splash" login page for the front page of this website I have done. What they want is, the front page be seen in the background, but a transparency cover the front page with a login box. They don't want anybody to access the site unless they have a user ID and password, but they want the site to be seen in the background but the site not work unless they're logged in. Does this make sense? Here is a screenshot of what I mean Any help would be greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/112637-php-or-javascript/ Share on other sites More sharing options...
noon Posted June 30, 2008 Share Posted June 30, 2008 If you turn off javascript, then the site will work just fine. I don't know what "the site not work" completely entails, but if the user isn't authenticated you can remove all links from the page or something or replace it with an image. For the JS part a lighbox mod would serve your needs. Link to comment https://forums.phpfreaks.com/topic/112637-php-or-javascript/#findComment-578454 Share on other sites More sharing options...
rhodesa Posted June 30, 2008 Share Posted June 30, 2008 only thing i can think of is making the site/transparency a background image ...cus what you are showing in the screen shot is something like an AJAX Modal Dialog...which is over-ridable from the client's end Link to comment https://forums.phpfreaks.com/topic/112637-php-or-javascript/#findComment-578480 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.