-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
Th
Working on a simple photo gallery that utilizes the :hover pseudo class, but
it would be nice if a user could click a thumbnail and have the large image
stay put. So, I wrapped the images in tags and tried to use :focus, but
this only worked in Firefox (3.6.8). IE7, Safari 5, Chrome all ignore it,
-Original Message-
From: Tim Climis [mailto:tcli...@exchange.iu.edu]
Sent: Monday, August 02, 2010 9:54 PM
To: css-d@lists.css-discuss.org
Cc: Chip Meyer
Subject: Re: [css-d] :hover :schmover
On Monday, August 02, 2010 10:18:22 pm Chip Meyer wrote:
It took me a little bit, but once I
What I'm Trying to Do
Have a list within which each item consists of a thumbnail image and some
descriptive text wrapping around it. When a user hovers the thumbnail, a
larger image pops up.
What's Not Working
The larger image pops up when the user hovers over any part of the list
item, which incl