简体   繁体   中英

To set Zoom in/Zoom out for an image inside an Iframe

在此处输入图片说明 How can i set Zoom in/Zoom out for an image inside an Iframe?

   <iframe src="http://localhost:8080/Folder/images/image.jpg?>" 
    style="width:750px;height:580px; " frameborder="0"></iframe>     

This is my requirement at one side i want to display the image or pdf ,By the other side user want to fill the details of the pdf/image in the text box.

使用jQuery Zoom来获取您想要的东西。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM