Out of curiosity, what is the purpose of the class="full_page_stretch" class used in your code?
Quote:
<div style="display:none" class="title">Full screen image</div>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
width="100%" height="100%" viewBox="0 0 1358 1920" preserveAspectRatio="xMaxYMid meet">
<image width="100%" height="100%" class="full-page-stretch" xlink:href="image_rsrc2GE.jpg"/>
</svg>
|