<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>jQuery expressions</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>How would I go about expressing the following in Smalltalk,<BR>
<BR>
'el.closest(&quot;div.row&quot;).find(&quot;div.status&quot;).find(&quot;p&quot;).hide().end().find(&quot;p.valid&quot;).show()'<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; asFunction: #('el')<BR>
<BR>
I can't seem to figure out a way of instantiating JQueryInstance that would print itself as simply el or even $(el)...<BR>
<BR>
-Boris<BR>
<BR>
--<BR>
+1.604.689.0322<BR>
DeepCove Labs Ltd.<BR>
4th floor 595 Howe Street<BR>
Vancouver, Canada V6C 2T5<BR>
<BR>
boris@deepcovelabs.com<BR>
<BR>
CONFIDENTIALITY NOTICE<BR>
<BR>
This email is intended only for the persons named in the message<BR>
header. Unless otherwise indicated, it contains information that is<BR>
private and confidential. If you have received it in error, please<BR>
notify the sender and delete the entire message including any<BR>
attachments.<BR>
<BR>
Thank you.<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>