[Seaside] hand-written javascript in Ajax

Chris Dawson xrdawson at gmail.com
Wed Jun 4 01:06:21 UTC 2008


Hi there,

I'm really enjoying the Ajax integration with Seaside.  Thanks Lukas!

I'm trying to embed a hyperlink into a third party widget (Google Maps).  I
want to place a link into the marker and then execute an ajax call that
updates a list on the server when a user clicks on that link.  I'm confused
how I should implement this because I don't understand what parameters I
should use for the session variables and Seaside+Scriptaculous builds the
IDs and everything else for me.  I assume I should define a wrapper method
that then calls into a seaside generated ajax method, but since all the Ajax
code is so tightly wrapped into Seaside, I'm struggling on where to do
this.  I love that I don't even have to think about Ajax in order to use it,
but in this case I'd like to find a hook into the process.

Anyone have any guidance?

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20080603/ad80fcb0/attachment.htm


More information about the seaside mailing list