|
How to use a simple dropdown menu item so that it opens a window at a certain size?
Return to Recent Questions
Q:
I'm testing out your simple dropdown menu software and I have a question.
Currently, I have a simple dropdown menu item that uses onclick window.open
function so that it opens a popup window with a certain size and parameters.
Is it possible to use similar function with an item on your simple dropdown menu system?
A:
You should use a Javascript code with a simple dropdown menu link field so:
["Text", "javascript:window.open('../Help/Text_Index.htm', 'Help', 'height=450,width=600,scrollbars');"]
Return to Recent Questions
Related:
- Apr 06, 2009 - Can the link items NOT open a new window in the drop down menu navigation?
- May 31, 2009 - I set a target at '_mainFrame' for my javascript menu dhtml but it opens in the same window.
- Jul 04, 2009 - My html files still open in a new window in my horizontal navigation menu...
- Aug 15, 2009 - Why the cascade menu alignment changes depending on the browser window size?
- Aug 20, 2009 - How can I open a new window of a specific size in the collapsible tree menu?New Window with Specific Size in Collapsible tree menu
- Oct 09, 2009 - I want to open the new html window with a certain size only 800x400 using drop down menu templates
- Oct 12, 2009 - I do not see any option in menus and navigation to open the URL in new window on right-click
- Oct 12, 2009 - The java navigation menu opens a new window although I haven't set item's target...
- Nov 06, 2009 - How can I open the link in a new window with your menu vertical dynamique?
- Nov 08, 2009 - I want to open links in a new window in the website tabs javascript slider bar?
- Dec 06, 2009 - I want to open the new html window with a certain size only 800x400 using html menu bar...
|