I am having trouble in scrolling of iframe. I am using safari and my iOS version is 8.3. Problem is that when i use iframe in simple html page i.e. just iframe element with one parent div it works fine everywhere (Even in iOS). But when i use same code inside my website it doesn't work. I tried adding important in CSS also it is clear from inspect elements that no other CSS is overriding CSS of iframe. I tried with different variation of CSS (like overflow:auto, setting style and inserting parent div using JavaScript) but nothing seems to work. Here is the link of page Page
Asked
Active
Viewed 1,998 times
4
-
The link in your post is broken and you haven't included the code in your question. – Fenton Aug 22 '17 at 08:33
-
Hi Fenton! This was posted in 2016 and since then dropbox changes it's public link structure. – Zia ur Rehman Aug 22 '17 at 09:06
-
Also I do not have that code with me now. As problem was resolved in an other way. – Zia ur Rehman Aug 22 '17 at 09:07
-
What was the way? So others can know. – Sensoray Jan 22 '18 at 14:12