Help for this page

Select Code to Download


  1. or download this
     my $menu = popup_menu(-name=>'menu_name',
                             -values=>['eenie','meenie','minie'],
    ...
           -attributes=>\%attributes);
    
    print $menu;