Hi, is it possible to make a link in menu that popup a new window to an extern site?
Thanks in advance.
popup window in menu?
Re: popup window in menu?
yc,
"Add content" -> change "Content type" to "link" -> Enter URL and set target to "_self".
Ronny
"Add content" -> change "Content type" to "link" -> Enter URL and set target to "_self".
Ronny
Re: popup window in menu?
Go to Add Content then in Content Type drop down to Link then you can set it to _blank in lower drop down...
Re: popup window in menu?
you're right Mark,
_blank instead of _self.
Ronny
_blank instead of _self.
Ronny
-
yc
Re: popup window in menu?
I see, I see. thanks a lot
Is it also possible to make a new window from a cmsms link?
Thanks in advance!
Thanks in advance!
Re: popup window in menu?
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
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


