Skip to content

A Snippet for ModX Revolution that displays a warning to IE6 user asking them to upgrade.

Notifications You must be signed in to change notification settings

CameronGilroy/IE6NoMore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

IE6NoMore

About

The aim of this plugin is to help remind users of IE6 that they need to upgrade their browser!

By Cameron Gilroy

Usage

Place [[!IE6NoMore]] just after the first @@ tag to give a warning to IE6 users without having ugly @@ tags in your html code!

You can also call the contents of your own chunk like this @[[!IE6NoMore? &Message=[[$Your_Chunk_Name]]]]@

You can also use a string of text like @[[!IE6NoMore? &Message=<h1>Go Away IE6!!</h1>]]@

Thanks!

Thanks Emmanuel for helping, and those that have sent suggestions!

History

Version 1 The first release.

Version 2 Changed from eregi to strpos

About

A Snippet for ModX Revolution that displays a warning to IE6 user asking them to upgrade.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages