sydcanem / bootstrap-contextmenu

Context menu plugin for Twitter's Bootstrap framework
http://sydcanem.com/bootstrap-contextmenu/
645 stars 193 forks source link

Adding context menu to Raphael/SVG #103

Open ps3331333 opened 8 years ago

ps3331333 commented 8 years ago

I have a Raphael canvas with SVG objects, and need to add a context menu to these. Is it possible to select SVG components instead of jQuery? I tried to add DOM attributes to SVG elements but it didn't do the trick.