in reply to Re: Re: CGI form element sizing issue
in thread CGI form element sizing issue

'popup_menu' and 'scrolling_list' with -size=1 are synonymous in CGI.pm - both create <select> tags. God knows why Lincoln let that slip through though...

In my initial post, I mentioned you may need &nbsp; chars. Try again using:

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eenie&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
It works

cLive ;-)