I want to use webdropdown as contextmenu, I found how to do that, but I want to show it "above" the frame, from which the menu is called - that frame is to small.
Is there something like targetFrame or whatever??
Looking forward to any advice
Hello Elena,
Thanks for checking, but according to the marked answer my issue has no workarounds. Probably it can be a feature request to add property like parent frame
Hello Andrey ,
I am just checking have you been able to resolve your issue? If you still need any assistance on the matter do not hesitate to ask.
Hello Andrey,
I asume you are using an iframe and the context menu is within the source page for that iframe. If this is the case, it is not possible to show the menu on top of the frame. By default it will display scrollbar if the content doesn't fit, but it is not possible to have something like overflow: visible for an iframe.
If you have any further questions, please do not hesitate to ask.