http://drupal.org/project/views_rotator

When using these two modules together, only the first image in the views rotator is loaded. The rest will only load after the visitor has scrolled.

Live Example: http://www.ivawbeta.org/

*I'm working on this site, so the live example may come and go.

Comments

Oscar Illada’s picture

same issues, any help??

anybody’s picture

I don't think that this is a general issue.

You should read the jquery selectors manual and edit the "CSS classes to work with lazy image loader:".
I hope that it uses jquery for parsing, so you might use the :not selector to deselect images within the views rotator.

If you find a solution, please post it here.

sinasalek’s picture

If views_rotator uses drupal ajax then the new version should work since it uses Drupal.behaviors, you might want to try it. Note that if the scrollbar you're referring is a internal one, then it's not supported by this module yet, only page scroll is supported