We want to right click on the horizontal scrolling menu and choose open in a new window
Return to Recent Questions
Q:
I have been testing horizontal scrolling menu.
I have another question,
during our test we did few test with other software, and we have
the posibility while we are under an option on the horizontal scrolling menu
we right click and choose open in a new window.
We cant find the way to do this or is not posible?
A:
You can paste your own objects within menu items to capture a right
click, for example:
["<div style='width:100%;height:30px' onContextMenu='your_code'>text</div>",...]
Return to Recent Questions
Related:
- Apr 06, 2009 - Can the link items NOT open a new window in the script menu vertical?
- May 31, 2009 - I set a target at '_mainFrame' for my menu in dhtml but it opens in the same window.
- Jul 04, 2009 - My html files still open in a new window in my cross browser menu...
- Jul 06, 2009 - Can I create context menus on right click with Dhtml menu javascript?
- Jul 22, 2009 - How to use a drop down menus in css item so that it opens a window at a certain size?
- Aug 07, 2009 - I can not create new popup windows by clicking on a html list menu item.
- Aug 18, 2009 - Is it possible to have the actual words clickable in order to open up an expandable tree
- Aug 20, 2009 - How can I open a new window of a specific size in the dynamic html menus?New Window with Specific Size in Dynamic html menus
- Sep 06, 2009 - How to open your javascript scroll position by click, not on mouseover?
- Sep 18, 2009 - I want to open the URL or file name in floating window javascript by click...
- Oct 05, 2009 - Is there a way to have the sub menus open to left instead of right in rollover drop down menu?
|