![]() |
|
#1
|
|||
|
|||
|
i want to know how do for have mouse inside in the tooltip ..but the tooltip not dissapear.
|
|
#2
|
|||
|
|||
|
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 |
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
|||
|
|||
|
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 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|