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

