[Seaside] jQuery expressions

Boris Popov, DeepCove Labs (SNN) boris at deepcovelabs.com
Thu Aug 19 20:06:05 UTC 2010


How would I go about expressing the following in Smalltalk,

'el.closest("div.row").find("div.status").find("p").hide().end().find("p.valid").show()'
	asFunction: #('el')

I can't seem to figure out a way of instantiating JQueryInstance that would print itself as simply el or even $(el)...

-Boris

--
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5

boris at deepcovelabs.com

CONFIDENTIALITY NOTICE

This email is intended only for the persons named in the message
header. Unless otherwise indicated, it contains information that is
private and confidential. If you have received it in error, please
notify the sender and delete the entire message including any
attachments.

Thank you.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100819/1b59b99b/attachment.htm


More information about the seaside mailing list