[jQuery] input has focus

[jQuery] input has focus


Hello:
I'm trying to know if an input has focus. Is that possible using
jquery?
samething like this:
$('input#1').has_focus()