|
I'd like to be able to right click on items in a dhtml menu bar and then pick actions..
Return to Recent Questions
Q:
I'd like to be able to right click on items in a dhtml menu bar and
then choose actions to perform from a context menu
Is this possible?
A:
You can use API functions:
function dtreet_ext_userRightClick (itemID)
See more info:
http://www.deluxe-tree.com/functions-info.html
Return to Recent Questions
Related:
- May 28, 2009 - Can we specify our own onclick event handler for the javascript menu script item?
- Jun 16, 2009 - I want to add a javascript link with onclick event to the javascript menu source
- Jul 06, 2009 - Can I create context menus on right click with Javascript menubar?
- Oct 12, 2009 - I do not see any option in drag drop javascript to open the URL in new window on right-click
- Dec 11, 2009 - I do not see any option in web site menu to open the URL in new window on right-click...
- Dec 25, 2009 - You have a right click in dynamic drop down menu, is this function available in DHTML Menu?
- Jan 29, 2010 - How to open a link in to a new window by right clicking on the drop down menu in javascript.
- Feb 27, 2010 - I can't get the vertical expanding menu sample (rightclick) to work in Opera.
- April 30, 2010 - We want to right click on the html tab menu and choose open in a new window
- September 24, 2010 - Can I use as domain name a IP address to get the key for the cascading menus?
- January 22, 2011 - How I can make a right click on horizontal menu css to save my target pdf file?
|