On Feb 3, 2008, at 11:19 AM, hnzz wrote:
I am using the cluetip plugin for my pages. It works very nice in IE7
but when using with Firefox the embedded flash content on the pages
sort of flicker when a tip pops up. Yes I have set the wmode to
"opaque" but no avail...
Any help much appreciated
hnzz
A couple things to try:
1. Set the cluetip div's parent element to position: relative. By
default, the cluetip is appended to the body, so you could set the
body to position:relative. Otherwise, use
$.cluetip.setup(insertionElement: 'new parent element') (replacing
"new parent element," of course).
2. set the Flash element's wmode to "transparent"
If those two things don't help, please set up a simple test page and
provide a link so we can take a look.
Thanks,
--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com