This is a migrated thread and some comments may be shown as answers.

Image zoom and pinch

1 Answer 354 Views
Application
This is a migrated thread and some comments may be shown as answers.
Arturo
Top achievements
Rank 1
Arturo asked on 02 May 2012, 06:54 PM
Hello.

I show a report image in my application; this report is a png image. My problem is that as  auser I wan't to scroll that image to view some part of the report. How can I zoom it? there is any js function that allow me that? 

For reference here goes my code: 

<div data-role="view" id="doc-Image" data-layout="default-layout" data-title="Report" >
 
    <img id="doc-Image-DocumentImage" alt="Document Type" src="../Report/1" style="width: 100%;"/>
 
</div>


Thanks.
Arturo

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 04 May 2012, 09:05 AM
Hello,

Please check this forum thread

Kind regards,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Application
Asked by
Arturo
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or