CSS :target for Off-Screen Designs

Posted by Keefr September 28th, 2012

Pretty cool what people are coming up as proof of concepts that use pure CSS, and minimal or no JavaScript, as is the case of the article below. Using the pseudo-selector :target, the demo allows for some animations and moving around of divs that traditionally would have to rely on JS. Like a lot of these though, JS is still your most cross-browser compatible solution, but still cool to see this being done only as CSS.

CSS :target for Off-Screen Designs

Trackback URL for this entry