Making embedded PDF scrollable in iPad

后端 未结 4 1015
孤独总比滥情好
孤独总比滥情好 2020-12-08 17:17

I have a PDF embedded in HTML using the object tag. The embedded PDF is a big document and when viewed from my desktop the PDF is displayed properly with scrollbar in all th

4条回答
  •  無奈伤痛
    2020-12-08 17:42

    On the iPad you can use two fingers to scroll embedded content - this works for divs with overflow:scroll

提交回复
热议问题