[pmwiki-users] Re: newwin with defined size

Albi Rebmann albi at life.de
Mon Jul 4 15:19:14 CDT 2005


> A link to open a new window with defined size would look like:
> 
> <a href="/pmwiki/Some/Page"
>  onclick="window.open(this.href, 'WindowTitle', 'width=640,height=480');
>  return false">LinkText</a>
> 
> You could apply this pattern to e.g. $UrlLink

Thnaks, but how can I do this exactly? I think with Markup, but do not 
know how exactly.
I think best idea would be if I can do something like this:
%newwin height=400 width=400%http://www.life.de
If I add height and width, it would be a defined size for a new win.


ALBI...




More information about the pmwiki-users mailing list