[pmwiki-users] newwin with defined size

Christian Schlatter ch at schlatter.net
Fri Jul 1 18:42:51 CDT 2005


Albi Rebmann wrote:
> Hi,
> 
> does anybody know how I can set size of new win when I open a link?
> Thanks for any help.

I think you can only do this with javascript's window.open method 
(http://www.devguru.com/Technologies/ecmascript/quickref/win_open.html ).

Example:
http://www.w3schools.com/js/tryit.asp?filename=tryjs_openallwindow

ChristianS




More information about the pmwiki-users mailing list