Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You're thinking of preventing the default action, not stopping propagation. (Event.preventDefault() vs. Event.stopPropagation() in modern browsers.) But you're right, if they handled the right-click and did not explicitly prevent the default action it would do both.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: