CSS question...
CSS question...
Out of context: Reply #6
- Started
- Last post
- 6 Responses
- ganon0
you could change your img tag to...:
img src="images/01.gif" onmouseover="this.src='images/02... onmouseout="this.src='images/01... alt="img"/
you could change your img tag to...:
img src="images/01.gif" onmouseover="this.src='images/02... onmouseout="this.src='images/01... alt="img"/