popup window in menu?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
yc

popup window in menu?

Post by yc »

Hi, is it possible to make a link in menu that popup a new window to an extern site?

Thanks in advance.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: popup window in menu?

Post by RonnyK »

yc,


"Add content" -> change "Content type" to "link" -> Enter URL and set target to "_self".

Ronny
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: popup window in menu?

Post by Dr.CSS »

Go to Add Content then in Content Type drop down to Link then you can set it to _blank in lower drop down...
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: popup window in menu?

Post by RonnyK »

you're right Mark,

_blank instead of _self.

Ronny
yc

Re: popup window in menu?

Post by yc »

I see, I see. thanks a lot :) Is it also possible to make a new window from a cmsms link?

Thanks in advance!
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: popup window in menu?

Post by RonnyK »

yc,

when you uncheck "Generate tag-link" the code that is inserted is a regular HREF that might be changed afterwards with the "target"-statement.

Otherwise you also can do it yourself by putting in

LINKNAME



Ronny
yc

Re: popup window in menu?

Post by yc »

thanks a lot! :)
Locked

Return to “CMSMS Core”