ECMAScript 5 - lecture
Closed this issue · 0 comments
dimysa commented
Hello, Maks
On preventDefault method slide, description for return false is not correct
return false equal e.prevantDefault and e.stopPropagation only for jQuery Event, but not working for non jQurey event(in native JS).
Screen lections: https://www.screencast.com/t/xMApRptM39gX
Info links:
https://stackoverflow.com/questions/1357118/event-preventdefault-vs-return-false
https://learn.javascript.ru/task/why-return-false-fails