On Sat, Oct 9, 2010 at 6:12 PM, Jay McCarthy <[email protected]> wrote:
> The next release has support for almost all the form elements:
>
> http://github.com/plt/racket/blob/master/collects/web-server/formlets/input.rkt
>
The select-input and multiselect-input formlets don't seem to have an
#:attributes parameter, which would be useful to be able to do things
like this:
<SELECT ONCHANGE="location = this.options[this.selectedIndex].value;">
....
_________________________________________________
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/users