I wish I had an answer to your question. You already tried the same things I would have tried. Maybe set the z-index of the activex control to -1?

Since this isn't really a clueTip issue, per se, I think you might have an easier time troubleshooting with just a static div that you absolutely position on top of the activex control. Take clueTip out of the equation while you experiment with an ultra-simplified setup and see if you can get that to work first. Then you should be able to apply anything you've done with that div's css to the clueTip.

--Karl

____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com




On May 15, 2009, at 1:15 PM, sy20166 wrote:


Hi,

I have a web page which contains a legacy ActiveX control (I know...)
and am having a problem with the ClueTip plugin. Whenever a tooltip is
displayed which should obscure the ActiveX it instead is drawn behind
the ActiveX control. I have tried setting the value of cluezIndex to
1000, and also tried adding "<param name="wmode" value="transparent" /
" to the object tag as explained on the FAQ page for a flash object
but neither change had any effect.

Is there another way that I can try to make the ClueTip appear on top
of the ActiveX control?

Thanks.

Reply via email to