Re: [css-d] css for keyboard link focus

2010-01-06 Thread David Laakso
Thierry Koblentz wrote: > Hi David, > > >> I am not very adept at all the ins and outs of cross-browser keyboard >> use. Any suggestions for improvement of the CSS for keyboard users on >> this site is appreciated. >> > > As long as you're using basic focusable elements to trigger actions a

Re: [css-d] css for keyboard link focus

2010-01-06 Thread Thierry Koblentz
Hi David, > I am not very adept at all the ins and outs of cross-browser keyboard > use. Any suggestions for improvement of the CSS for keyboard users on > this site is appreciated. As long as you're using basic focusable elements to trigger actions and do *not* remove outline styling (unless you

Re: [css-d] css for keyboard link focus

2010-01-06 Thread David Laakso
Ingo Chao wrote: > 2010/1/5 David Laakso : > >> I am not very adept at all the ins and outs of cross-browser keyboard >> use. Any suggestions for improvement of the CSS for keyboard users on >> this site is appreciated. >> Thanks. >> >> markup >> >> css: lines 39

Re: [css-d] css for keyboard link focus

2010-01-05 Thread Ingo Chao
2010/1/5 David Laakso : > I am not very adept at all the ins and outs of cross-browser keyboard > use. Any suggestions for improvement of the CSS for keyboard users on > this site is appreciated. > Thanks. > > markup > > css: lines 39-70 >

[css-d] css for keyboard link focus

2010-01-04 Thread David Laakso
I am not very adept at all the ins and outs of cross-browser keyboard use. Any suggestions for improvement of the CSS for keyboard users on this site is appreciated. Thanks. markup css: lines 39-70 Thanks. ~d