HighDots Forums  

Are there any MouseButton Press/Release events ?

JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss Are there any MouseButton Press/Release events ? in the JavaScript discussion (multi-lingual) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Aaron Gray
 
Posts: n/a

Default Are there any MouseButton Press/Release events ? - 02-25-2005 , 06:52 PM






Hi,

Are there any events for mouse button presses or releases ?

Many thanks in advance,

Aaron



Reply With Quote
  #2  
Old   
jim
 
Posts: n/a

Default Re: Are there any MouseButton Press/Release events ? - 02-26-2005 , 07:04 PM






you can try OnMouseDown and OnMouseUp
"Aaron Gray" <angray.OFFSPAMOFF (AT) beeb (DOT) net> wrote

Quote:
Hi,

Are there any events for mouse button presses or releases ?

Many thanks in advance,

Aaron





Reply With Quote
  #3  
Old   
Aaron Gray
 
Posts: n/a

Default Re: Are there any MouseButton Press/Release events ? - 02-27-2005 , 03:36 PM



Quote:
you can try OnMouseDown and OnMouseUp
They do not seem to work globally on the whole document ie on <body>

Thanks anyway,

Aaron




Reply With Quote
  #4  
Old   
Aaron Gray
 
Posts: n/a

Default Re: Are there any MouseButton Press/Release events ? - 02-28-2005 , 09:39 AM



Quote:
you can try OnMouseDown and OnMouseUp

They do not seem to work globally on the whole document ie on <body>
Sorry I am wrong, there it does work on bods, but not on a Window Resize
which is what I was after.

onResizeEnd does not seem to work and I am trying to find a way round it
better than my timer technique, I ahve to uses this as I am doing graphics
which take a couple of seconds to redraw, hence I cannot continually redraw
the content.

Aaron




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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.