On Fri, Apr 9, 2010 at 11:01 AM, Dave Solko <[email protected]> wrote:
> I'm not sure this is something which can be done via css, or if I need
> to resort to javascript.
>
> I have a form, and the client wants the submit button to highlight as
> part of tabbing to it. The catch is that the submit button is an
> image. I can change the state with a mouse, but this needs to be a
> tab. Is this even possible with css?
>
> Dave Solko
> Pixel Alchemy
> [email protected]
> 513.300.2165

:active should do it for you.

-- 
-Jack Timmons
http://www.trotlc.com
Twitter: @codeacula
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to