Log in

View Full Version : Sticky Tooltip script



HaLiLL
06-01-2010, 03:36 PM
hello guys,
i used the tooltip i got from this site http://www.dynamicdrive.com/dynamicindex5/stickytooltip.htm. my topic: i used it on "film detayi" at this site http://www.paydoskmfe.com/yeni/olumsuzler.htm. it works with mozilla firefox but with IE and Chrome it doesn't work so that it is behind the video. how can i let it work? (i used the z-index of tooltip before. i tried it with a lower z-index than the one from tooltip but it doesn't work either.)
thank you for your answers...

ddadmin
06-01-2010, 08:57 PM
For Adobe Flash bleeding through, you might want to try the suggestion described here (http://www.communitymx.com/content/article.cfm?cid=e5141), which is to add:


wmode="transparent"

inside your Flash object.

HaLiLL
06-01-2010, 09:10 PM
thank you ;)