help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Iliad - updating elements


From: Stefan Schmiedl
Subject: Re: [Help-smalltalk] Iliad - updating elements
Date: Mon, 13 Jul 2009 23:11:30 +0200

On Mon, 13 Jul 2009 22:40:05 +0200
Nicolas Petton <address@hidden> wrote:

> Yes, you can. It's just that they are made for different purposes.

So I went along and replaced "self session nextId printString" with
"Iliad.Id new: 8". Imagine my surprise when I found the following:

<script>
$(document).ready( function() { $("#Iliad.Id (97 104 50 57 114 113 112 97 
)").focus(); } );
</script>

Ok, I'll do the right thing and subclass it .-)

> I would register an action in the session on the server side, and add
> some js code to trigger the action every x seconds, using iliad.js
> functions (evaluateAction).

Now I'll just have to figure out how to "register an action in the session".
A nice puzzle for tomorrow, please don't spoil it :-)

Thanks,
s.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]