Hello,

I'm detecting Enter/Return keyup requests, what's a good way to ignore
them when the autocomplete list is visible?

I tried using $('.ac_results').css('display'), but that doesn't work
reliably (it's always none in the keyup handler).

Any ideas appreciated!

-- Charles

Reply via email to