From 62a99557fc8154e9ea90277b608a7304a00e8913 Mon Sep 17 00:00:00 2001 From: Khash Sajadi Date: Tue, 4 Oct 2011 22:28:39 +0100 Subject: [PATCH] Added z-index fix to ruby to documentation The given ruby helper, generates clippy with a z-index issue: a model overlay (like jQuery dialogs) will go under Clippy icons. This is a fix for that based on http://slightlymore.co.uk/flash-and-the-z-index-problem-solved/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edc256e..251af47 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ page: height="14" name="clippy" quality="high" + wmode="opaque" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"