pixelcog / parallax.js

Simple parallax scrolling effect inspired by Spotify.com implemented as a jQuery plugin
MIT License
3.53k stars 840 forks source link

How can I initialize in iframe content? #265

Open mamunhpath opened 6 years ago

mamunhpath commented 6 years ago

My HTML content are loaded in iframe. In that case parallax is not initialize or fire. How can I fix that issue?