Alcuinus

user defined context menu concept

Apr 4th, 2011
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. document.getElementById("dToggle").oncontextmenu = function(){/*own context menu display code here*/ return false}
Advertisement
Add Comment
Please, Sign In to add comment