I have iframe on my popup.In IE scroll display if iframe content empty, but in other browsers it work fine. I need vertical scroll only if content is biger than iframe heigth.
Asked
Active
Viewed 80 times
0

Евгений
- 187
- 3
- 13
-
1I think its`overflow: auto;` issue. – instead Sep 10 '16 at 11:17
-
2Possible duplicate of [Remove scrollbar from iframe](http://stackoverflow.com/questions/10082155/remove-scrollbar-from-iframe) – Emil Sierżęga Sep 10 '16 at 12:46