[horde] Custom menu links with custom width and height

Briongos Caballero, Sergio sbriongos at umh.es
Wed Sep 17 11:34:36 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

Thank you.


More information about the horde mailing list