Dear list,

I was very pleased with myself for completing a CSS only styled redesign of
a site that what was previously a horrible concoction of tables and java
script. As I sat back to admire my handiwork, to my horror, I realised that
:active and :focus are handled as temporary states in Opera and Safari. The
whole site was based around click img galleries that relied on on the way
these states function in FF and IE. (Yes, I should have checked earlier in
the process). I have no clue how I can create a function using CSS only that
will affect a change in the site (ie inlarging an image from height: 0;
width: 0; or the like) if I can not make use of :active and :focus?  Is this
impossible? Do I have to go back to javascript to make it compatible? My
head hurts...

TIA,

Mark
______________________________________________________________________
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