You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by "Fraley, Taylor" <Ta...@Level3.com> on 2006/11/10 20:00:53 UTC

JSF + Javascript question

Does anyone know a quick and dirty way to disable a set of JSF form
elements based on the checked status of a h:selectBooleanCheckbox?  I
have some Javascript that works great when using normal HTML elements,
but falls flat when I'm using faces.
 
Thanks,
Taylor