[Seaside-dev] Issue 351 in seaside: Add #size: to WAFileUploadTag

codesite-noreply at google.com codesite-noreply at google.com
Wed Feb 18 22:16:34 UTC 2009


Updates:
	Status: Accepted
	Labels: Bite-Size

Comment #3 on issue 351 by jfitzell: Add #size: to WAFileUploadTag
http://code.google.com/p/seaside/issues/detail?id=351

Yeah, ok, the HTML 4 spec (  
http://www.w3.org/TR/html4/interact/forms.html#h-17.4 )
confirms:

"size = cdata [CN]
     This attribute tells the user agent the initial width of the control.  
The width
is given in pixels except when type attribute has the value "text"  
or "password". In
that case, its value refers to the (integer) number of characters."

This may apply to other input tags besides WAFileUploadTag...

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list