image map not working on iOS devices, with large images that get rescaled by the device

后端 未结 11 964
一个人的身影
一个人的身影 2021-01-11 09:44

I\'m developing an internal web app on our company intranet using PHP. One section of the app displays a couple of high resolution images to the user. These images are in th

11条回答
  •  醉酒成梦
    2021-01-11 10:24

    Simply using a # in the usemap attribute appears to solve the problem on iPhone.

    For example and

提交回复
热议问题