Heisenberg submitted a new resource:
You must be registered for see links
- IEDeathMarch.org - block IE 1.x - 6 from your SitevB Version: 3.8.0
This is only a simple Hint to block and redirect all Users to a customized *.html Page if they use a Internet Explorer Version older then Version 7.
You can do it a lot of Ways - but i guess this one is the best to describe your Users what is happening.
INSTRUCTION:
At the very first Line of headinclude Template enter:
Code:<if condition="is_browser('ie') AND !is_browser('ie','7.0')"><meta http-equiv="refresh" content="0;...
You must be registered for see links
Last edited:
