That&#39;s ok, thanks. <br>But what about the argument my handler to be called with? <br><br>$(document).keypress(<div id=":169" class="ii gt">function(e){ </div>             ^^^<br>How can I get this one?<br><br><div class="gmail_quote">

2010/7/15 Lukas Renggli <span dir="ltr">&lt;<a href="mailto:renggli@gmail.com">renggli@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

You can write<br>
<br>
    html jQuery: (JSStream on: &#39;document&#39;)<br>
<br>
to get<br>
<br>
    $(document)<br>
<br>
In JQuery-Core-lr.107 I&#39;ve added the method #document to make this easier:<br>
<br>
    html jQuery document<br>
<br>
Lukas<br>
<font color="#888888"><br>
--<br>
Lukas Renggli<br>
<a href="http://www.lukas-renggli.ch" target="_blank">www.lukas-renggli.ch</a><br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Dennis Schetinin<br>