swisnl / jQuery-contextMenu

jQuery contextMenu plugin & polyfill
https://swisnl.github.io/jQuery-contextMenu/
MIT License
2.25k stars 744 forks source link

Context menu for multiple elements #678

Closed Ariakas closed 5 years ago

Ariakas commented 5 years ago

Hi. I'm trying to create context menu for multiple elements. For example, in Windows Explorer I can select multiple files and remove all of them from 1 context menu. I didn't find any corresponding function in docs.

bbrala commented 5 years ago

This is something you need to implement yourself. The menu is not built for selecting elements on a webapplication.