You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the contextmenu over a list of <div> (see below). How could I access the div over which I right clicked to open the contextmenu? Here is an example:
I have the contextmenu over a list of
<div>
(see below). How could I access the div over which I right clicked to open the contextmenu? Here is an example:in the method
showContent
how I could access the id of the div I right-clicked on?Thanks for your help!
mario
The text was updated successfully, but these errors were encountered: