- or download this
#!/usr/bin/perl
...
-labelattributes => { class => 'somecssclass' }
);
print $cgi->end_html;
- or download this
#!/usr/bin/perl
...
-labelattributes => { class => 'somecssclass' }
);
print $cgi->end_html;
- or download this
#!/usr/bin/perl
...
-labelattributes => \%labelattr
);
print $cgi->end_html;
- or download this
<label eenie="HASH(0x13e95e8)"><input type="checkbox" name="my_checkbo
+x" value="eenie" class="someothercssclass"/>first choice</label><lab
+el eenie="HASH(0x13e95e8)"><input type="checkbox" name="my_checkbox"
+value="meenie" />second choice</label><label eenie="HASH(0x13e95e8)">
+<input type="checkbox" name="my_checkbox" value="minie" />third choic
+e</label>