There is an area of a site that i'm working on that has right click somehow disabled. I've been trying to find the code that's disabling it with no luck.
these are the things i've searched for
oncontextmenu
onselectstart
user-select
but none of these are present in the code.
Any ideas on how i can pin point whats stopping the right click?