Javascript Tooltips, Popups, Captions - BoxOver  

Go Back   Javascript Tooltips, Popups, Captions - BoxOver > BoxOver > Feedback
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 07-13-2006, 08:39 PM
crash_256 crash_256 is offline
Junior Member
 
Join Date: Jul 2006
Posts: 2
Default i want to know how do for have mouse inside in the tooltip

i want to know how do for have mouse inside in the tooltip ..but the tooltip not dissapear.
Reply With Quote
  #2  
Old 08-12-2006, 02:41 PM
lxxl lxxl is offline
Junior Member
 
Join Date: Aug 2006
Posts: 3
Default

hi crash_256,

don't know, if i'm in the position to give hints here, for i'm no expert myself, but i've had the same troubles with the tooltip not disappearing anymore, when the pointer "overlays" the tooltip. so it seems to be better to keep it outside. for sure, it would be interessting how it could be accomplished to have it inside, for instance when using BoxOver for custom cursors.

------
alex
Reply With Quote
  #3  
Old 08-27-2006, 09:27 AM
keul keul is offline
Junior Member
 
Join Date: Jul 2006
Location: Ferrara (Italy)
Posts: 15
Default

Quote:
Originally Posted by crash_256
i want to know how do for have mouse inside in the tooltip ..but the tooltip not dissapear.
Use singleclickstop or doubleclickstop.
__________________
Keul

http://keul.it
Reply With Quote
  #4  
Old 10-11-2006, 11:15 AM
mohasin mohasin is offline
Junior Member
 
Join Date: Oct 2006
Posts: 2
Default

Keep the singleclickstop=[on] in the title tag. Also you can ahve an ok buuton on the tip which on click will call the following function
function hidepopup()
{
oDv.style.visibility='hidden';
boxMove=true;
CBE=null;
}

I guess this should solve your problem
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 09:24 AM.