I have a checkbox and when its click I would like to have the inputCalendar as disabled using javascript, but but when I set the disable property of the inputCalendar to true it only disables the input field and not the button, I used firebug to check if it generets any ID for the button inside inputCalendar but it doesn't. Any one has any idea about how to get the id from javascript for the button inside the inputCalendar component.
Thanks -- View this message in context: http://www.nabble.com/t%3AinputCalendar-%2B-ID-for--popupButton-tf4628569.html#a13216144 Sent from the MyFaces - Users mailing list archive at Nabble.com.

