Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Formatting labels of checkbox groups

by Zed_Lopez (Chaplain)
on Aug 16, 2004 at 05:02 UTC ( #383196=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @h=$query->checkbox_group(-name=>'choice',-value=>['fee','fie','foe'],
    + -nolabels=>1);
    create_nice_table(@h);
    
  2. or download this
    CGI::checkbox(-name => 'the_group', -value => $value, -label =>'')
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://383196]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others musing on the Monastery: (1)
As of 2023-09-27 06:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?