Thank you Glen! That's exactly what I need! :) On 31 jul, 22:22, "Glen Lipka" <[EMAIL PROTECTED]> wrote: > http://www.softwareunity.com/sandbox/JQueryMoreSelectors/ > This plugin has the ability to find the focused element. > > Glen > > On 7/31/07, A Mele <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > I've got an hover() and a focus() effect that affect the same element. > > Both add / remove the same CSS to/from the element. So I need to know > > if the current element is focused so that hover doesn't make anything > > if the element has the focus. How can I know if the element has the > > focus? > > > Thank you! > > > Regards, > > A Mele

