I am updating/debugging and expanding the capabilities of my draggable script and I need to be able to achieve the following result:
whatever.onRightMouseBut
It's not very simple. Quirksmode.org has an article about event properties.
Look under 'Which mouse button has been clicked?' / 'Right click'. It varies by browser.