in reply to CGI form element sizing issue
From perldoc CGIpopup_menu(-name=>'distribution', -size=>20, -values=>['','value','value1'...
Any additional parameters you provide, such as the Netscape unofficial BGCOLOR attribute, are added to the <BODY> tag.And I think it applies to every element generated with CGI.pm
Update: misunderstodd the question. :D
|
|---|