bem-core icon indicating copy to clipboard operation
bem-core copied to clipboard

i-bem.js: Add documentation about jQuery and DOM events

Open veged opened this issue 11 years ago • 0 comments

We need to highlight that our DOM events are implemented throughout jQuery events, so they have all stuff from http://api.jquery.com/on/#event-handler (like event.stopPropagation(), event.preventDefault(), returning false and so on).

veged avatar Sep 11 '14 08:09 veged