Здравствуйте.
Вот код:
<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?