Forum Moderators: not2easy
Is there such a thing?
I rarely feel the need for this, but I have a button in a form and I have an image with three different variations of that image at three different heights within the image canvas, so that I can define a:link, a:hover and even 'a:click' (since it's a button), by varying the background-position, in the styles.
(Sorry if my terminology is a bit off by the way)
I used to use onClick and onMouseover before I turned to CSS.
Does anyone know of a a style that stipulates 'a:click' or something similar?
If not, is this an area where CSS could be expanded?