On Wed, Jul 20, 2011 at 9:52 AM, Mike Orr <[email protected]> wrote: >> On Jul 19, 7:34 pm, Mike Orr <[email protected]> wrote: >>> On Tue, Jul 19, 2011 at 3:20 PM, Ross Vandegrift <[email protected]> wrote: >>> > Hi all, >>> >>> > Any reason why select() doesn't support taking disabled as a keyword >>> > args like the other input tags?
Looking at the source, the text helper does have a 'disabled' option (keyword-only arg), so I could implement that in all the input helpers if there's no objection. (select, radio, textarea, etc) '-- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
