I'm using two scripts on my site: superslides.js and jquery.parallax-1.1.3.js
Superslides for a full width slider (banner) and parallax for scrolling elements (css background-images) with different speeds.
Problem: superslides works automatic, so after a few seconds it changes images. My background-image (used with parallax) disappears when the slider slides. This only happens in Chrome.
I can't put my site online just yet, I was hoping someone knows this problem and know how to fix it.