Help for this page

Select Code to Download


  1. or download this
    $q->popup_menu(-name=>'Summary',
                -values=>['black','brown','red','yellow'],
                -default=>'red')
    
  2. or download this
     $q->popup_menu(-name=>'Summary',
                -values=>['black','brown','red','yellow'],
                -default=>'red',\%lables)