[HTML_AJAX-devel] SingleBuffer Queue Behaviour
shangxiao
dsanders at baselinesolutions.com.au
Sun Jun 1 20:13:06 MST 2008
Hi all,
Just a question about the behaviour of the SingleBuffer queue.
Is it worth adding an option to disable the immediate sending of the first
request? The reason why I ask is because as I was using
HTML_QuickForm_Livesearch and tracking the ajax requests on my server while
playing with the interval delay, I found it strange that for longer delay
times, I was still getting a request for the first character that I had
typed. At first I thought this was a bug and then I read the javascript and
found that it was deliberate. My intention is to get a livesearch text
field happening but delay sending a request to the server until the user had
stopped typing in the text field. So would this be a reasonable request? I
could imagine that in the future I would want similar functionality.
Regards,
David
--
View this message in context: http://www.nabble.com/SingleBuffer-Queue-Behaviour-tp17556963p17556963.html
Sent from the HTML_AJAX Dev/Support mailing list archive at Nabble.com.
More information about the Html_ajax-devel
mailing list