Toggle Zoom

Extend image zoom modes with scale-to-width and scale-to-height of window

These are versions of this script where the code was updated. Show all versions.

  • v0.5 25.12.2023.

    Fixed weird behavior in Firefox. Apparently it too now needs a stopPropagation :/

  • v0.4.1 24.01.2022.

    What the fuck, Mozilla? In Firefox 96, document.body.clientHeight always is 0 for pictures. Fixed by using a different source for height.

  • v0.4 26.12.2020. Rework, add fitToHeight
  • v0.1 31.01.2016.