Bug Tracker

Changes between Initial Version and Version 1 of Ticket #7698, comment 2


Ignore:
Timestamp:
12/03/10 20:52:43 (2 years ago)
Author:
danheberden
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7698, comment 2

    initial v1  
    11Part of the problem is that the event, in most browsers, wont dispatch once the mouse has left. Similar to clicking the close button of your browser window, holding the mouse button, and dragging off of it. It doesn't count.  
    22 
    3 If you need to monitor the change, however, there are other tools at your disposal: http://jsfiddle.net/danheberden/as7EN/38/ 
     3If you need to monitor the change, however, there are other tools at your disposal: [http://jsfiddle.net/danheberden/pgaw7/]