Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

Zoom Not Working

$
0
0

I want to zoom out the image since it is so large you can only see a small portion of it. I found this code to use.

 

    <script type="text/javascript">
        function OnClientLoad(sender) {
            //sender.zoomImage(50);
            sender.zoomBestFit();
        }
    </script>

 

Neither 'zooms' work. They both skew the image to the wrong proportions. How do you do exactly what the zoom out toolbar button does? That works fine.


Viewing all articles
Browse latest Browse all 94857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>