[Glass] Select tag and onClick event
BrunoBB
smalltalk at adinet.com.uy
Tue Feb 4 09:23:27 PST 2014
I also tryed with onChange:
html select id: 'searchFields';
list: (collection at: 1) definition searchFields;
selected: selectedSearchField;
callback: [:value | selectedSearchField := value];
onChange: ((html prototype updater) id: 'foo'; triggerFormElement:
'searchFields'; callback: [:r | self showRanges]).
But with no luck.
Regards,
Bruni
--
View this message in context: http://forum.world.st/Select-tag-and-onClick-event-tp4741456p4741494.html
Sent from the GLASS mailing list archive at Nabble.com.
More information about the Glass
mailing list