Hello, does anybody knows why I am not reaching this alert??
<h:selectOneMenu id="lang" binding="#{mybind}" onSelect="javascript:alert('Reacheable??')" >
in documentation says that it is available. Thanks in advance
Hello, does anybody knows why I am not reaching this alert??
<h:selectOneMenu id="lang" binding="#{mybind}" onSelect="javascript:alert('Reacheable??')" >
in documentation says that it is available. Thanks in advance