Hello All!
I have a problem with the autocomplete plugin, if one types fast enough
to hit enter before the autocomplete suggestions show up (which is not
hard at all), then autocomplete doesn't run the result handler (and it
definitely should), so nothing happens.
So when user types "foo" into th
re off that code again
> On Dec 15, 3:27 pm, Richard KLINDA wrote:
>> Hello, what is a good way to run a code snippet after the page is
>> loaded, but only just one time?
>> I use the ready event $(function(){...}); most of the time, but
>> sometimes it fire
Hello, what is a good way to run a code snippet after the page is
loaded, but only just one time?
I use the ready event $(function(){...}); most of the time, but
sometimes it fires multiple times (when the DOM changes I think), and
rarely there are stuff that I only want to run JUST ONCE per pagel
3 matches
Mail list logo