Я пробовал это:
Код: Выделить всё
iframe {
overflow-y: scroll !important;
-webkit-overflow-scrolling: touch !important;
}
Есть идеи?
Подробнее здесь: https://stackoverflow.com/questions/377 ... -in-iframe
Код: Выделить всё
iframe {
overflow-y: scroll !important;
-webkit-overflow-scrolling: touch !important;
}