you could observe a mouseup event on each div, and bind the following method to it: var endpoint = null function getselected(event){ endpoint = event.target ...
確定! 回上一頁