ssage-
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Stephan Beal
Sent: Tuesday, August 14, 2007 4:05 PM
To: jQuery (English)
Subject: [jQuery] Re: focus with DIVs
On Aug 15, 12:46 am, "Mitchell Waite" <[EMAIL PROTECTED]> wrote:
> Is there a way to use
inner div, that could serve as an unfocus event.
Am I making any sense here?
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Glen Lipka
Sent: Tuesday, August 14, 2007 3:59 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: focus with DIVs
Interestingly (or
On Aug 15, 12:46 am, "Mitchell Waite" <[EMAIL PROTECTED]> wrote:
> Is there a way to use focus with a div rather than just an input element?
Focus, by definition, applies only to elements which can accept input.
Focus is in fact short for "input focus."
> If there is not how would you handle it
Interestingly (or not), IE allows you to put a tabindex="" on a div which
will put it in the queue to gain focus. It fires the event properly.
Firefox doesn't seem to allow this.
Glen
On 8/14/07, Mitchell Waite <[EMAIL PROTECTED]> wrote:
>
> Hi gang
>
>
>
> Is there a way to use focus with a di
4 matches
Mail list logo