Making a "popup menu" in navigation menu..

Hello,

I am trying to make a new menu, in the navigation menu. However, I don't want it to link to an internal dolphin page. I'd like to link to a new page outside of dolphin, and It has to be done via popup..

If I go to admin section, and chose "Target Window : NEW" It opens up a new big tab.. However, what I want is a brand new window, - a small popup.

How can I do this?

Quote · 17 Jan 2011

anyone?

Quote · 17 Jan 2011

 

Hello,

I am trying to make a new menu, in the navigation menu. However, I don't want it to link to an internal dolphin page. I'd like to link to a new page outside of dolphin, and It has to be done via popup..

If I go to admin section, and chose "Target Window : NEW" It opens up a new big tab.. However, what I want is a brand new window, - a small popup.

How can I do this?

 i would love the answer to this too :)

Quote · 27 Feb 2012

Was this every figured out?  If not you have to kinda use this code to get it to work...

<a href="http://yourdomain.com" onclick="javascript:void window.open('http://yourdomain.com','1500684534401','width=700,height=200,toolbar=0,menubar=0,location=0,status=0,scrollbars=0,resizable=1,left=0,top=0');return false;"></a>


obviously just update the hyperlinks to match where you are linking to. This should open a popup window, you can also modify the width and height as needed.

Quote · 15 Aug 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.