[Seaside] onClick request

Lukas Renggli renggli at gmail.com
Wed May 23 11:21:33 UTC 2007


> One could even do it without the use of Scriptaculous.

Have a look at how WAAnchor creates the callback URL:

url := html context actionUrl withParameter: (html callbacks
   registerActionCallback: [ .... ]).
html tableRow onClick: 'window.location=' , url printString.

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list