swisnl / jQuery-contextMenu

jQuery contextMenu plugin & polyfill

Home Page:https://swisnl.github.io/jQuery-contextMenu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separators are currently clickable

shahata opened this issue · comments

For example in http://medialize.github.com/jQuery-contextMenu/demo.html I can click the separator and I get an alert "clicked: sep1"

A work around is to just return false in the callback when the separator is clicked