zurb / joyride

jQuery feature tour plugin.
http://www.zurb.com/playground/jquery-joyride-feature-tour-plugin
1.42k stars 241 forks source link

Auto scrolling doesn't work within a scrollable div (overflow: auto) #214

Open lasanthaS opened 8 years ago

lasanthaS commented 8 years ago

When there are contents within a scrollable div (CSS => overflow: auto;), joyride do not scroll properly within the div instead show the guides on the page itself as there is no scrollable content.