Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:29

I'm Trying to open a popup window via the menu.


Poster: webshaker123
Dated: Tuesday October 11 2005 - 1:38:34 BST

I need a little help. I'm trying to open a small popup window via the menu version 3, but I keep receiving and error which prevents my menu from even showing up. This is the script that I'm using:

,"Rite Aide Drug","<a onclick="window.open(this.href, 'popupwindow', 'width=550,height=550,scrollbars=noesizable=no'); return false;" target="_blank" href="http://www.thewestlake.com/popups/rite_aide_pops.htm"></a>

As you can probably see I'm a NEWBIE with great vision and an old version of the menu. Any help or suggestions that you might offer would be greatly appreciated

Web Shaker


Poster: John
Dated: Tuesday October 11 2005 - 14:58:13 BST

I have two suggestions. Since v3 of the menu is no longer supported or developed, you really need to move up to the new v5 system. All the difference in the world.

There is an error in your statement. You have (snipped)...
Code:
scrollbars=noesizable=no

Not quite right.


Poster: webshaker123
Dated: Tuesday October 11 2005 - 15:38:35 BST

I agree about upgrading but I'm doing this for a non profit group that doesn't want your sponsor tag to appear as their home page. And they don't want to pay for the menu. And since they already had your old version I'm trying to make it work for them.

Their site is http://www.RockCreekAlumni.org. If you should visit their site, you'll see the menu option officers, those are the links that they want to popup.

After looking at what I typed in the thread I realized that it was wrong, but what I actually used in the menu was this and it still turns my menu off.

,"President","<a onclick="window.open(this.href, 'popupwindow', 'width=550,height=550,scrollbars=yes,resizable=no'); return false;" target="_blank" href="http://www.rockcreekalumni.org/president2004.htm"></a>

This tag works in any normal link but not in the menu.

Any help or suggestions that you might offer would be greatly appreciated.


Poster: John
Dated: Tuesday October 11 2005 - 15:53:13 BST

See http://www.milonic.com/removelink.php for info on how to remove the forced link from the v5 menu if and only if they are a true non-profit (link to our description of such is provided on that page). Note that even as such the menu must still be licensed (although free).


Poster: webshaker123
Dated: Tuesday October 11 2005 - 15:58:43 BST

Thanks I will visit that page. If you take a look at their site you'll see that most of their active members went to this High School in the early 40's.

Is there a way to open a popup window in version 3?