> 
> A CSS-only lightbox will have many limitations. You cannot have the
> same functionality as the example you gave, with only CSS2.
> However, here is one good implementation of a css-only lightbox
> http://www.cssplay.co.uk/menu/lightbox-hover.html

fwiw, I would not call this solution a "good implementation". It is not
keyboard accessible, it loads all the assets at once (versus on request),
and wrap four block-level elements in each anchor (not a problem in HTML5 I
believe).

--
Regards,
Thierry
www.tjkdesign.com | www.ez-css.org | @thierrykoblentz
 

______________________________________________________________________
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