I have an weird requirement. I want to scroll the embedded pdf within <object> or <embed>
element with one finger. As of now I am able to scroll the embedded content with two fingers.
Tried following elements
1. <object>
2. <embed>
Read many articles and got to know that two fingers scroll gesture is standard practice by Apple. Still want to try my luck.
Any help would be appreciated.
Thanks in advance.