Re: [css-d] IE6 Skip to Content workaround

2006-06-19 Thread Christian Heilmann
 Hi all
 I am implementing the Skip to content link at the beginning of the
 page for screen readers to skip the navigation and go straight to the
 main content.
 However, Internet Explorer 6.0 moves the visual focus, but not the input
 focus.
 How do I get this to work in IE6?

Wrong mailing list. This is an HTML problem. The answer is though that
internet explorer needs the target element to have hasLayout,
meaning you need to set either a dimension on it or hack with zoom:1
in the CSS.

Gez did the research: http://juicystudio.com/article/ie-keyboard-navigation.php




-- 
Chris Heilmann
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
Binaries: http://www.onlinetools.org/
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] IE6 Skip to Content workaround

2006-06-18 Thread Bojana Lalic
Hi all

 

I am implementing the Skip to content link at the beginning of the
page for screen readers to skip the navigation and go straight to the
main content.

 

However, Internet Explorer 6.0 moves the visual focus, but not the input
focus. 

 

How do I get this to work in IE6?

 

Regards

 

Bojana
Global Summit 2006: Technology Connected Futures -- 17-19 October, Sydney, 
Australia.  

Visit our website http://www.educationau.edu.au/globalsummit2006 for further 
details.

_

IMPORTANT: This e-mail, including any attachments, may contain private or 
confidential information. 
If you think you may not be the intended recipient, or if you have received 
this e-mail in error, 
please contact the sender immediately and delete all copies of this e-mail. If 
you are not the intended 
recipient, you must not reproduce any part of this e-mail or disclose its 
contents to any other party.

This email represents the views of the individual sender, which do not 
necessarily reflect those of 
education.au limited except where the sender expressly states otherwise.

It is your responsibility to scan this email and any files transmitted with it 
for viruses or any other 
defects.

education.au limited will not be liable for any loss, damage or consequence 
caused directly or indirectly by this email.

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/