0

Hi I am using the following code to replace an image on my website using CSS:

img[src*="marker.png"]{ content: url("golfball2.png"); }

This code is good for safari and chrome. I am just wondering does anyone know any pieces of code I could use to do the same job in Firefox?

Peter O.
  • 32,158
  • 14
  • 82
  • 96

0 Answers0