PDA

View Full Version : IE6 Blocker - JQuery version



admin
20-08-2010, 11:07 AM
Description:

compeletly block IE6 Users from browsing your forum, this is a jQuery version and works 100%.


How to Install:
1) Upload the contents into your forum root Folder
2) add 2 lines of code to Headinclude
Admincp>> Styles & Templates >> >> Style Manager >> All Style Options
Select Common Templates
you shoudl see 3 sections
Header
headinclude
footer

within headinclude after uploading all the content to your forum root folder
add the following code to the bottom of headinclude

<script type="text/javascript" src="/includes/ie6blocker/jquery-1.2.6.min.js"></script>
<script type="text/javascript" src="/includes/ie6blocker/jquery.ie6blocker.js"></script>

the code should be below:

</vb:if>
{vb:raw template_hook.headinclude_css}

Example screenshot of what it looks like using my website www.ereptalk.co.uk (http://www.ereptalk.co.uk/)

http://a.imageshack.us/img844/1696/ie6checker.png