locked
Image With .webp extension is visible on Chrome Browser but not visible in IE and Mozilla RRS feed

  • Question

  • User-1298212675 posted

    Dear Friends

    Image With .webp extension is visible on Chrome Browser but not visible in IE and Mozilla.

    How to resolve this issue, so we can show .webp images on all browsers....

    Sunday, April 1, 2018 10:09 AM

All replies

  • User-369506445 posted

    hi

    .webp not support for all Browser

    please check below link for Browsers version that support .webp

    https://caniuse.com/#feat=webp

    Sunday, April 1, 2018 10:18 AM
  • User409696431 posted

    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.

    Monday, April 2, 2018 12:30 AM