Results 1 to 1 of 1
ive been having a problem with disabling the right click (this isnt just FF, konqueror too) i wasnt sure if this was the right place, but it pertinent to linux ...
- 09-11-2009 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 85
preventDefault() method in javascript not working in firefox
ive been having a problem with disabling the right click (this isnt just FF, konqueror too) i wasnt sure if this was the right place, but it pertinent to linux i think.
i took the code prety much verbatim from here and on FF at the library this succeeds in disabling the right click, however on my FF here it does not. i recieve no errors about the function, nor the stopPropagation() function.
i also want to disable its default action of trying to save images when i drag them (so i can actually DRAG images across the page) i suspect that is related...
if this isnt the right place to post this please point me to the right place...


Reply With Quote