bem-core
bem-core copied to clipboard
i-bem.js: Add documentation about jQuery and DOM events
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).