this should help...

http://www.softwareunity.com/sandbox/JQueryMoreSelectors/


--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Feb 8, 2008, at 10:36 AM, Eridius wrote:



i know i bind a function to the event focus of an element but is there a way
i can see if a element is focused like?

if(element.focus())
{
   //true
}
else
{
   //false
}
--
View this message in context: 
http://www.nabble.com/finding-if-element-is-focused-tp15357587s27240p15357587.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.


Reply via email to