Этот пример в javascript, я ожидаю вывода в угловых
<img ondragleave="abc()" src="google.png" /> function abc(){ console.log("1"); return false; }