Re: [css-d] [+] Re: browser treatments of :focus

2010-09-06 Thread Chip Meyer
-Original Message- From: Alan Gresley [mailto:a...@css-class.com] Sent: Monday, September 06, 2010 12:44 AM To: n...@tjkdesign.com Cc: 'Philippe Wittenbergh'; 'Chip Meyer'; css-d@lists.css-discuss.org Subject: Re: [css-d] [+] Re: browser treatments of :focus Thierry Koblentz wrote: >>> :

Re: [css-d] Spheres with box-shadow and background gradient

2010-09-06 Thread David Laakso
On 9/6/10 1:30 PM, Alan Gresley wrote: David Laakso wrote: On 9/6/10 11:12 AM, Alan Gresley wrote: It is our perception that makes it appear spherical. It appears to be what it is: a dimple :-) , rather than a sphere. Best, Gertrude Stein That are really two way of perceiving it.

Re: [css-d] [+] Re: browser treatments of :focus

2010-09-06 Thread Thierry Koblentz
Hi Alan, > >> focus.htm> > >> > >> > >> This test shows the problem that WebKit has with :focus when > selecting a link with the mouse. Tabbing works. I believe if you're using real links instead of "#" we would see a slightly differ

Re: [css-d] Spheres with box-shadow and background gradient

2010-09-06 Thread Alan Gresley
David Laakso wrote: On 9/6/10 11:12 AM, Alan Gresley wrote: It is our perception that makes it appear spherical. It appears to be what it is: a dimple :-) , rather than a sphere. Best, Gertrude Stein That are really two way of perceiving it. You are seeing a concave curve (curving

Re: [css-d] Spheres with box-shadow and background gradient

2010-09-06 Thread David Laakso
On 9/6/10 11:12 AM, Alan Gresley wrote: It is our perception that makes it appear spherical. It appears to be what it is: a dimple :-) , rather than a sphere. Best, Gertrude Stein -- :: desktop and mobile :: http://chelseacreekstudio.com/

Re: [css-d] Spheres with box-shadow and background gradient

2010-09-06 Thread Alan Gresley
Erik Harris wrote: On 9/6/2010 9:23 AM, David Laakso wrote: PS In the world of geometry is that a sphere or is it known as a simple circular object? I think the idea is that the gradient makes it appear spherical. Since it uses a linear gradient and not a radial gradient, though, the effect

Re: [css-d] Spheres with box-shadow and background gradient

2010-09-06 Thread Erik Harris
On 9/6/2010 9:23 AM, David Laakso wrote: PS In the world of geometry is that a sphere or is it known as a simple circular object? I think the idea is that the gradient makes it appear spherical. Since it uses a linear gradient and not a radial gradient, though, the effect is somewhat primitiv

Re: [css-d] Spheres with box-shadow and background gradient

2010-09-06 Thread David Laakso
On 9/6/10 8:44 AM, Alan Gresley wrote: Best viewed in Webkit (Safari 5). Enjoy. Nice job. Best, ~d PS In the world of geometry is that a sphere or is it known as a simple circular object? -- :: desktop and mobile :: h

[css-d] Spheres with box-shadow and background gradient

2010-09-06 Thread Alan Gresley
Best viewed in Webkit (Safari 5). Enjoy. -- Alan http://css-class.com/ Armies Cannot Stop An Idea Whose Time Has Come. - Victor Hugo __ css-discuss [cs...@list

Re: [css-d] [+] Re: browser treatments of :focus

2010-09-06 Thread Philippe Wittenbergh
On Sep 6, 2010, at 6:51 PM, Alan Gresley wrote: >>> The reverse is true with :active. The test shows that WebKit does not show >>> :active when tabbing. Selecting a link with the mouse works. >> That last paragraph is not really correct. WebKit shows the reddish >> background when clicking the

Re: [css-d] [+] Re: browser treatments of :focus

2010-09-06 Thread Alan Gresley
Philippe Wittenbergh wrote: On Sep 6, 2010, at 2:43 PM, Alan Gresley wrote: This test shows the problem that WebKit has with :focus when selecting a link with the mouse. Tabbing works. I'm not so sure that is really a