Is there a way to add custom fields to the built in browser context menu using Javascript?
I know flash/actionscript can do this, how are they doing it? Example: right click on http://josephjewell.com and see the custom context menu.
Is this possible with pure javascript or do you have to use flash?
Note, I'm looking for adding to the built in browser context menu, not using custom javascript popups to mimic them.