Lightbox Component and IE 6 & 7 Compatibility

Joseph Scheuhammer clown at utoronto.ca
Fri Jun 22 14:25:46 UTC 2007


Hi All,

I wrote:

> Are you saying that if we set the tabindex on the main lightbox <div> 
> to zero that it will receive focus?  And, that one can attach a focus 
> listener to it using dojo.connect()?

Thanks to Simon who gave us (the atrc fluid folks) a clear explanation 
of the meanings of tabindex values of "0", ">0", and "-1".  The case we 
want is to set the tabindex of the main lightbox <div> to "0".  This 
will work in the popular browsers, except Safari/WebKit, who are playing 
catch-up.

-- 
;;;;joseph

'Was it a car or a cat I saw?'
  - "Bob", W. A. Yankovic -




More information about the fluid-work mailing list