Hi everyone,
I am developing a small extension that adds a context menu to "editable" items on pages. This works quite well. But after hours of intense research I was not able to find out which page element the context menu had been activated from.
Example: There are text boxes on a page. When I right click on one of the text boxes I get my context menu. In the "onclick" callback of the context menu I want to detect which text box I clicked on ... how can I do that?
Thomas


LinkBack URL
About LinkBacks



Reply With Quote