[horde] Custom menu links with custom width and height

Jan Schneider jan at horde.org
Wed Sep 17 10:41:54 UTC 2014


Zitat von Briongos Caballero, Sergio <sbriongos at umh.es>:

> Hello, I added a custom menu link via registry.local.php:
> $this->applications['Friends'] =
> array('name' => 'My friends', 'status' => 'link', 'url' =>
> 'https://xxx.yyy.zz/myfriends/default.asp?pantalla=companeros',  
> 'menu_parent' => 'turba', 'target' => '_blank');
>
> but I need to open this new page with custom width and height.
>
> It's possible?

Use the 'onclick' property and open the window with JavaScript.

-- 
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject



More information about the horde mailing list