Skip to content

Instantly share code, notes, and snippets.

@werpu
Created July 7, 2011 08:41
Show Gist options
  • Save werpu/1069106 to your computer and use it in GitHub Desktop.
Save werpu/1069106 to your computer and use it in GitHub Desktop.
<h:inputText id="ajaxinput" onkeyup="jsf.ajax.request(this, event,
{render:'ajaxresult', execute:'ajaxinput', myfaces:{delay: 300}});
return true;"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment