|
How to use a dhtml flyout menu item so that it opens a window at a certain size?
Return to Recent Questions
Q:
I'm testing out your dhtml flyout menu software and I have a question.
Currently, I have a dhtml flyout 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 dhtml flyout menu system?
A:
You should use a Javascript code with a dhtml flyout 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, 2007 - Can the link items NOT open a new window in the dhtml sample?
- May 31, 2007 - I set a target at '_mainFrame' for my java pull down menu but it opens in the same window.
- Jul 04, 2007 - My html files still open in a new window in my expand menu javascript...
- Aug 15, 2007 - Why the menu dynamique html alignment changes depending on the browser window size?
- Aug 20, 2007 - How can I open a new window of a specific size in the simple dropdown menu?New Window with Specific Size in Simple dropdown menu
- Oct 09, 2007 - I want to open the new html window with a certain size only 800x400 using dhtml menu free
- Oct 12, 2007 - I do not see any option in dhtml tab menu to open the URL in new window on right-click
- Oct 12, 2007 - The css menu submenu opens a new window although I haven't set item's target...
- Nov 06, 2007 - How can I open the link in a new window with your drop down menu script?
- Nov 08, 2007 - I want to open links in a new window in the website tabs pull down menu java?
- Dec 06, 2007 - I want to open the new html window with a certain size only 800x400 using drop down dhtml menu...
|