Is it possible to observe a text field to update a container when user presses the return key inside the text field.
Right now I'm using a text field with a little javascript to look at each key stroke and call the FooUpdate() function to update the container when the key typed is the return key. But I was wondering if the AjaxObserveField already has this functionality.
I couldn't quite follow the english in the javadoc documentation for AjaxObserveField... Specially the sentences toward the end. Something ain't quite right in the explanation (I think). :-)
Ricardo
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
