RV: [opencms-dev] Pop Up Windows
Carlos López Molina
carlos.lopez.molina at juntadeandalucia.es
Fri Mar 28 17:17:17 CET 2003
Juan:
You just need to use "window.open" function in your link. Of course you have
to use the source editor to insert that code.
Best regards.
<a href="http://yourserver/yourpath/index.htm"
onclick="window.open('http://yourserver/yourpath/index.htm','Your Window
Title','width=800,height=600,left=0,top=0,scrollbars=1,menubar=0,toolbar=0,l
ocation=0,resizable=1,status=0'); return false;">
-----Mensaje original-----
De: owner-opencms-dev at www.opencms.org
[mailto:owner-opencms-dev at www.opencms.org]En nombre de Juan Montoya
Enviado el: miércoles, 26 de marzo de 2003 22:09
Para: opencms-dev at www.opencms.org
Asunto: [opencms-dev] Pop Up Windows
I was wondering if anybody has attempted to create a new template for pop up
windows in the editor. For instance, if you are in the WYSIWYG-Editor and
create an external link that creates a new pop up window and you would like
the pop up window to be a certain size, no scroll bar, etc... Does anybody
know what files the javascripts are held in?
Thanks.
Juan Montoya
iPath Solutions, Inc.
Work: 832.200.8146
Cellular: 713.213.3848
More information about the opencms-dev
mailing list