Looking for magnifier plugin

Hi, I’m developing (using xampp) a Kirby site for my wife’s paintings.
I’m looking for a magnifier plugin like the one I have here.
Are there any Kirby plugins that I could use for this?

Thanks for any help
David

For this you need Javascript (or a JavaScript plugin), that has nothing whatsoever to do with Kirby.

Are you using jQuery? Thne something like this maybe: https://redopop.com/loupe/

There are other jQuery plugins, maybe you can even find a vanilla JS solution. Just google around.

http://mark-rolich.github.io/Magnifier.js/

Thanks very much Sonja.
It was a WordPress plugin.
I understand there’s no problem including these jQuery plugins in my Kirby site.

Thanks a lot, I really needed it!