Is there a way to basically have a permission popup without giving the user the ability to not be redirected?
Is there a way to basically have a permission popup without giving the user the ability to not be redirected? Basically just giving the user heads up "hey your getting redirected" then forcing them to go to the new url.
Our Geo Redirect service has a built in permission popup.
One of the features of this popup is to auto close and redirect after X number of seconds which you can set.
However the user can close the popup manually if they wish.
We can do some customization to hide the close button so the user can't close the popup.
Each element in the popup has a css class, hence you can add a css style to your site to hide the popup close button.