jstoudt / enscroll

A jQuery plugin for custom scrollbars
http://enscrollplugin.com
Other
73 stars 46 forks source link

Content in iframe not scrolling(ipad) #55

Closed ibharat closed 2 years ago

ibharat commented 9 years ago

I am using this plugin for scrolling and this is my code

image

when i give css { overflow:auto; -webkit-overflow-scrolling:touch; } to iframe parent div the scroll works. now two scrollbars are coming . i mean this plugin is not scrolling.