[Seaside] Updating a text input with comet

Nick Brown nickbrown at fastmail.fm
Thu Apr 29 20:30:27 UTC 2010


On 29/04/2010 19:26, John Toohey wrote:
> If you really do need Comet, and are aware that all browsers will get
> updated then you need something like this :-
>
> 	
> 	self pusher javascript: [ :script |
> 		script<<  ((script jQuery: id; text: aValue) effect pulsate times:1.
> 	]
>    

Ah, thanks John. That looks like it might be just the thing. I'll have a 
play around with that tomorrow.

Cheers,
Nick Brown


More information about the seaside mailing list