[Seaside] script: [...] value parameter

Bob Nemec bobn at rogers.com
Fri Oct 21 17:48:41 UTC 2022


Cross posted from Seaside Discord channel...
I would like to have an 'html ajax script: [...]' method that has a callback:value: pattern. 
Something like...     html ajax script: [:script :value | ...] value: (html jQuery this propertyAt: 'id') 
Then in the script block 'value' would get the id of 'this', which in an ajax callback is undefined. This would allow server code to use browser information to build the script. 
Anyone done this?

Bob Nemec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/seaside/attachments/20221021/c3fb8b08/attachment.html>


More information about the seaside mailing list