Не работает onmouseup после выполнения onclick
Здравствуйте.
Вот код: <div style="background-color:#ff7700; width:100px; height:20px; display:inline-table; cursor:pointer;" onclick="this.style.marginTop='10px';this.style.marginLeft='10px';" onmouseup="this.style.marginTop='0px';this.style.marginLeft='0px';"> Почему не выполняется код onmouseup?:blink: |
Цитата:
события происходят в порядке: mousedown mouseup click |
Благодарю
|
Часовой пояс GMT +3, время: 11:11. |