You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Kevin <kg...@protech.newsouth.net> on 2006/06/23 21:33:18 UTC

jsValueChangeListener

Can the <t:jsValueChangeListener/> be used to change the "disabled" 
attribute of a <h:selectOneMenu>? I know you can change the CSS but not 
sure how to access the component.



   <t:jsValueChangeListener for="selone_menu_subcolors2"

<h:selectOneMenu disabled="true" id="selone_menu_colors2"

Thanks

Kevin