[Seaside] keypress event with argument

Dennis Schetinin chaetal at gmail.com
Thu Jul 15 09:14:01 UTC 2010


That's ok, thanks.
But what about the argument my handler to be called with?

$(document).keypress(
function(e){
             ^^^
How can I get this one?

2010/7/15 Lukas Renggli <renggli at gmail.com>

> You can write
>
>    html jQuery: (JSStream on: 'document')
>
> to get
>
>    $(document)
>
> In JQuery-Core-lr.107 I've added the method #document to make this easier:
>
>    html jQuery document
>
> Lukas
>
> --
> Lukas Renggli
> www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Dennis Schetinin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100715/b74d5b1d/attachment.htm


More information about the seaside mailing list