Can I trap when the scroll is ended? This is what I want - the calculator
disapears when the site visitor starts scrolling the main page. I'm doing
that with an "onScroll() " function. I'm bringing the calculator back with a
"onMouseup( )" which I thoguht would activate when the scroll bar was
released but it doesn't. What I really want is an "offScroll( )" but there is
no such thing!
							
						
					disapears when the site visitor starts scrolling the main page. I'm doing
that with an "onScroll() " function. I'm bringing the calculator back with a
"onMouseup( )" which I thoguht would activate when the scroll bar was
released but it doesn't. What I really want is an "offScroll( )" but there is
no such thing!
 
	
Comment