Skip to content

Instantly share code, notes, and snippets.

View davidmcmurrey2022's full-sized avatar

David McMurrey davidmcmurrey2022

View GitHub Profile
@webketje
webketje / readme.md
Last active February 20, 2024 10:15
JS Simple Image Expand

##JS Simple Image Expand

A simple Javascript plugin that shows an image in full size on click, and should be compatible up to IE6.

####Basic usage: In the <head> tag, include:

<script type="text/javascript" src="your/path/to/simple-image-zoom.min.js"></script>

Before the closing </body> tag, include: