responsive-nav.js icon indicating copy to clipboard operation
responsive-nav.js copied to clipboard

Cannot add event listener to togglenav

Open MystK opened this issue 9 years ago • 1 comments

Line 524, e.stopImmediatePropagation prevents me from adding a new event listener to togglenav. Can someone explain why this is here?

MystK avatar May 13 '15 09:05 MystK

Upon reading the change log, it looks like it's meant to prevent malicious JavaScript code from adding an event listener?

MystK avatar May 13 '15 09:05 MystK