MSBC Logo[Advertisement]Ad Info
[Home] [NewsSource] [The Alternative] [SuperList] [Bulletin] [About Us] [.Community] [Search]

The Microsoft Boycott Campaign IError Program Microsoft's Internet Explorer has, since its introduction in 1995, been a devastating force on the Internet. IE is responsible for a shift away from standards in favor of a proprietary Internet controlled by Microsoft. That shift has made developing for the Internet an increasingly difficult task, since it forces content creators and site managers to choose what browser to design around. But instead of worrying about how a site looks to Explorer users, why not block them completely? Just like Microsoft's proprietary 'standards' keeping people with other browsers from experiencing all of the Internet, you can keep IE users from seeing any content on your Web site. Just use the IError Program JavaScript below to redirect all site visitors to the MSBC Browser Error page.

Just add the following JavaScript to your web page right above the </HEAD> tag:

<!-- MSBC IError Redirect Code: -->
<SCRIPT LANGUAGE="JavaScript">
if (navigator.appName.indexOf("Microsoft") != -1)
{ location.href = "http://www.msboycott.com/ierror/"; }
</SCRIPT>

Once you've added our code to your site, you may also want to use this IError logo (please link it to this page). MSBC IError Logo

[Home] [NewsSource] [The Alternative] [SuperList] [Bulletin] [About Us] [.Community] [Search]
[Copyright Bar] Saturday, 16-Nov-2002 17:22:42 EST