| Author |
s:inputSuggestAjax getting inactive after few seconds
|
R Patel
Greenhorn
Joined: May 24, 2010
Posts: 13
|
|
Hi All,
In my application a dropdown has been implemented using AJAX component s:inputSuggestAjax
Its working fine but i face one issue, the drop down is getting inactive when i try 3-4 times.
(e.g. when i press any character it shows me results based on it, when i delete it and again enter other character it shows me results based on it in drop down list, but when i do the same for 3-4 times then its getting inactive and doesnt work at all and finally i have to refresh the page to make it active. )
My environment is :
myfaces-api-1.1.6
myfaces-impl-1.1.6
tomahawk-1.1.6
tomahawk-sandbox-1.1.6
ajax4jsf-1.1
Find below code snippet
Thanks in advance for your valuable time and reply.
|
 |
 |
|
|
subject: s:inputSuggestAjax getting inactive after few seconds
|
|
|