IMG rollover is CSS?
IMG rollover is CSS?
Out of context: Reply #4
- Started
- Last post
- 16 Responses
- kpl0
hmm...
try positioning one image above another using div and absolute positioning. For the image on top, create a :hover class for it, with display: none.never tried it before, worth a shot I suppose.