• I have been baffled by one user who’s version of IE (11) displays images as intended for a second, then they gradually shrink down to a dot. Not a thumbnail – a dot.

    In looking at the source of the page, the image has this tacked onto the end:

    .../Tom.jpg?resize=150%2C225"

    When I’m editing the page, the image ending looks like this:

    .../Tom.jpg" alt="Tom" width="150" height="225"

    This bug doesn’t seem to show up in any other browser or device.

    Any idea as to what is changing the page code? And am I chasing a red herring?

Viewing 1 replies (of 1 total)
  • Thread Starter anoleimaging

    (@anoleimaging)

    Follow up:

    I managed to fix this IE user’s experience by omitting the sizing information on the image (it was to be used full-size anyway). I imagine this isn’t proper methodology, but can it hurt on some other browser?

Viewing 1 replies (of 1 total)
  • The topic ‘Incredible Shrinking Images in IE 11’ is closed to new replies.