summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.local>2010-03-26 16:12:20 -0400
committerScott Ostler <sostler@deathmachine.local>2010-03-26 16:12:20 -0400
commit1ac13dea9fb81b0d6481ac1aa7c942cfaa734279 (patch)
tree25fca830012743685eca7d4c51e39a85df49bdc4 /template/head.st
parentb3dcf20f4428882d23af2de0790c9248a59cc39c (diff)
parent27afb7560d470782f81523f7dff3242c8f31dbdd (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/head.st')
-rwxr-xr-xtemplate/head.st52
1 files changed, 51 insertions, 1 deletions
diff --git a/template/head.st b/template/head.st
index fdf5fea..7ba802d 100755
--- a/template/head.st
+++ b/template/head.st
@@ -42,4 +42,54 @@ jQuery(document).ready(function () { MM_preloadImages('/static/mouseover.gif');
jQuery(function() { jQuery("#banner-menu").lavaLamp({ fx: "backout", speed: 700 })});
-</script> \ No newline at end of file
+</script>
+
+
+<p><!--[if IE]>
+<div id="iesucks">
+WHOA HOLD UP!! dump.fm only works with Firefox, Chrome or Safari... sorry dude...
+</DIV>
+<![endif]-->
+<!--[if IE 5]>
+<div id="iesucks">
+WHOA HOLD UP!! dump.fm only works with Firefox, Chrome or Safari... sorry dude...
+</DIV><br />
+<![endif]-->
+<!--[if IE 5.0]>
+<div id="iesucks">
+WHOA HOLD UP!! dump.fm only works with Firefox, Chrome or Safari... sorry dude...
+</DIV><br />
+<![endif]-->
+<!--[if IE 5.5]>
+<div id="iesucks">
+WHOA HOLD UP!! dump.fm only works with Firefox, Chrome or Safari... sorry dude...
+</DIV><br />
+<![endif]-->
+<!--[if IE 7]>
+<div id="iesucks">
+WHOA HOLD UP!! dump.fm only works with Firefox, Chrome or Safari... sorry dude...
+</DIV><br />
+<![endif]-->
+<!--[if gte IE 5]>
+<div id="iesucks">
+WHOA HOLD UP!! dump.fm only works with Firefox, Chrome or Safari... sorry dude...
+</DIV><br />
+<![endif]-->
+<!--[if lt IE 6]>
+<div id="iesucks">
+WHOA HOLD UP!! dump.fm only works with Firefox, Chrome or Safari... sorry dude...
+</DIV><br />
+<![endif]-->
+<!--[if lte IE 5.5]>
+<div id="iesucks">
+WHOA HOLD UP!! dump.fm only works with Firefox, Chrome or Safari... sorry dude...
+</DIV><br />
+<![endif]-->
+<!--[if gt IE 7]>
+<div id="iesucks">
+WHOA HOLD UP!! dump.fm only works with Firefox, Chrome or Safari... sorry dude...
+</DIV><![endif]-->
+<!--[if gt IE 8]>
+According to the conditional comment this is Internet Explorer greater than 6<br />
+<![endif]-->
+</p>