jQuery-contextMenu
jQuery-contextMenu copied to clipboard
Where to determine in what container context menu should be displayed?
Where can i say that the jQuery Context Menu should be displayed in. I would like to be able to adjust for example the submenu being always inside a div.
Hi @patrickluethi, you can use the appendTo option for that.
We already use that option. The Menu gets append to the correct div but when i open it up it will still expand over the appended div.
Ahh, that's what you mean! I don't know about that, maybe @bbrala can answer you.
The Problem is still active, any solution for this?
as you can see i managed to keep it inside the right div but it still expands the wrong way. In this case it should expand the sub menu upwards and not down cause there is not enough space for it.