Onmouseover help please

Appreciate some help. Got a button mouseover code and it worked for one but not two. They had object oriented “this” which I didn’t understand and took out when it didn’t work for two buttons in sequence. And tried this code. Doesn’t work.



<"forum wouldn't let a new user put a second image tag" src="Photos/BuyerButton1.png" onmouseover="secondButton();" onmouseout="src='Photos/BuyerButton1.png';" />

This doesn’t sound like a good idea :slight_smile: Instead of just taking things out you should try to understand what they do.

But we can’t really help you unless we can see your code. That little snippet isn’t enough. Do you have this somewhere public that you can give us a link so we can look at it?