Open goosehub opened 9 years ago
I also have the same issue with my site. Works fine in other browsers. It's a shame because it prevents me from using this sweet plugin.
I actually left out the background images and kept the textillate, but for most cases, textillate would have to go. I hope someone can shine some light on the cause. I'll look into in the next project where I use textillate.
Same problem here :( "background-position: fixed;" + "textillate" cause weird behaviour in Chrome.
I tried to integrate textillate with my website. The animation worked, but on Chrome the background images no longer behaved correctly. They were stuck in place like regular images, and would jump after a bit of scrolling.
I stripped everything out of my website until I was left with just this standard textillate function
and this css of the element class with a background image
The problem persisted. My HTML is valid
Is this a known textillate issue?