On Mon, 13 Jul 2009 22:40:05 +0200 Nicolas Petton <[email protected]> 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.
signature.asc
Description: PGP signature
_______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
