From: Robert R. <rra...@ya...> - 2001-01-08 16:47:13
|
Since you are working with DynLayers why not just capture the onmouseout events? -- // Robert Rainwater On 1/8/2001, 10:06:52 AM EST, Jeroen wrote about "[Dynapi-Dev] Mouse-out while dragging": > Hi there! > I'm building a vertical scrollbar. When I'm dragging the slider, I want > to stop it from moving when the mouse is not above the slider > anymore, although I still have the mouse button down and I'm still > dragging. > But I don't know how I can detect that the mouse pointer is not > above the slider anymore. There is no mouseOut event in the drag > script. Does anybody have a solution for this? > Thanx! > Jeroen > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |