On May 16, 2008, at 11:58 AM, Demerzel21 wrote:
I'm trying to get the following functionality I used to get from a Dojo Tooltip v 0.4 I want to have like a mini-form on my tooltip. I would hover over my element and the tooltip would appear. Then I could mouseover the tooltip. To keep it from disappearing I put sticky:true - the thing is, if I hover off of the tooltiped item, I want it to disappear. Basically, I want to be able to hover over the tooltipped item and the tooltip without the tooltip disappear and without having to have a close button. Now it forces you to close if you want to be able to hover over the tooltip, but rather I'd like it give me a chance to move from the tooltipped item and not disappear if i am over the tooltip itself. Is there any way to achieve this? Thanks.
The clueTip plugin has the feature. http://plugins.jquery.com/project/cluetip See the jTip Theme example #1 here: http://plugins.learningjquery.com/cluetip/demo/ --Karl _________________ Karl Swedberg www.englishrules.com www.learningjquery.com

