![]() |
How to pop a small warning page that also blurs the background
Hello, am hoping for some advice how to do this - I want to popup an entry warning page that also blurs the background and only shows in one specific country and doesn't affect SEO. Any ideas how that can be done?
|
Here's one method I just implemented:
use CSS to specify div visibility: 1 div for warning, 1 for content use a cookie + conditional switch to decide if warning should be shown: if warning required (no cookie set, surfer from country x) show warning, then set cookie when surfer clicks "enter" > then cookie state decides whether or not to show the warning on revisit / reload. Set a session cookie that expires on browser close. I use jQuery to keep process smooth, animated and without page refresh. It is an interesting path to pursue and Google is your friend :winkwink: |
SmokeyTheBear posted something like this a few months back.
Found it. https://gfy.com/showthread.php?t=977792 |
Quote:
|
Quote:
|
All times are GMT -7. The time now is 02:46 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123