onblur « IceFaces « JSF Q&A





1. SelectInputText - onblur force validation    icefaces.org

We have developed an application that uses SelectInputText components to assist users lookup names and other objects by typing in the input field. This component works great when the user selects an object from the dynamically generated list. However, if the user types in search text and then doesn't select a value from the list [say he blurs focus by tabbing ...

2. SelectInputText disable onblur disappear event    icefaces.org

Is there a way to disable the automatic onblur event that occurs when the autocomplete listbox loses focus? I would like to be able to keep the list box up in order to force the user to select one of the options. Also, this would be a work around for the IE issue where clicking the scrollbar of the autocomplete listbox ...

3. inputFile ignores onblur attribute    icefaces.org