[Glass] Select tag and onClick event

BrunoBB smalltalk at adinet.com.uy
Wed Feb 5 08:27:28 PST 2014


Hi All,

Finally succeed with:

html select id: 'searchFields'; 
                list: (collection at: 1) definition searchFields; 
                callback: [:value | selectedSearchField := value]; 
                selected: selectedSearchField; 
                onChange: 'submit()'.

This cause the page render again and we can appliy the hidden class.

Regards,
Bruno
 



--
View this message in context: http://forum.world.st/Select-tag-and-onClick-event-tp4741456p4741759.html
Sent from the GLASS mailing list archive at Nabble.com.


More information about the Glass mailing list