diff options
author | Mian Saleem <MianSaleem@users.noreply.github.com> | 2014-07-31 16:40:25 +0200 |
---|---|---|
committer | Mian Saleem <MianSaleem@users.noreply.github.com> | 2014-07-31 16:40:25 +0200 |
commit | ec70152e37aeaee25b37d84e663ab52ad874ca42 (patch) | |
tree | d14c51acf6b4f3803f0802f427bc00ea5398a926 /readme.rst | |
parent | fc88a5f319d4c32f3ce9429293549e6c90a68440 (diff) |
Support for menubar attribute to the :func:`anchor_popup()`
Now the menubar can be set to yes with anchor_popup() by adding new attribute array element 'menubar' => 'yes'
The list of all available attribute for anchor_popup() function will be
$atts = array('width' => '800', 'height' => '600', 'scrollbars' => 'yes', 'menubar' => 'no', 'status' => 'yes', 'resizable' => 'yes', 'screenx' => '0', 'screeny' => '0');
Diffstat (limited to 'readme.rst')
0 files changed, 0 insertions, 0 deletions