Zen Cart Logo
Forums / General Questions / css button and a:active in IE7

css button and a:active in IE7

Locked

Views: 3,576

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
6 Jun 2008, 7:45 PM
#1
chabates avatar

chabates

New Zenner

Join Date:
Apr 2008
Location:
Ontario
Posts:
76
Plugin Contributions:
0

css button and a:active in IE7

I am trying to make css buttons and I am using -

a:hover

and

a:active

The result is the images changes when hovered over, and changes when clicked upon but it does not change back when the mouse is unclicked in IE7, but this is working in FF. I have looked at some other sites and notice this problem aswell. what am i missing?

7 Jun 2008, 2:32 AM
#2
cochlear avatar

cochlear

Zen Follower

Join Date:
Apr 2007
Location:
Sydney
Posts:
110
Plugin Contributions:
0

Re: css button and a:active in IE7

Did you specify colours for a:link and a:visited?

9 Jun 2008, 1:03 AM
#3
chabates avatar

chabates

New Zenner

Join Date:
Apr 2008
Location:
Ontario
Posts:
76
Plugin Contributions:
0

Re: css button and a:active in IE7

i'm using images that change on hover and click and i'm using a:hover and a:active for this....

the problem being and seems to be for alot of sites i've looked at that ie7 doesn't change the image back to the original after the click.

anyone else experience this problem or know anythign about it?