[Seaside] adding parameters to updater

Ron Teitelbaum Ron at USMedRec.com
Mon Oct 23 20:15:24 UTC 2006


All,

 

Is there a way to update the attributes of the tag that is called in the
SUUpdater?

 

I thought that insertion might be it (see below), I also saw
SUEvent>>element but could not figure out how to get to SUEvent from
updater?

 

            onClick: (html updater id: 'myID';

                        insertion: 'background-color: ''blue'';';

callback: [:rend | self renderContentsOn: rend]);

 

Thank you for any help!

 

Ron

 

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


More information about the Seaside mailing list