You can't change what browsers support. You can change your images to something that all browsers support. There is also, if you google, a JavaScript shim, weppy.js (https://github.com/antimatter15/weppy), that extends
support to additional browsers (sort of ), but if you have to do that ... why not use an image in a format that works for all browsers rather than adding the JavaScript overhead.