Active
Project:
Lazy image loader
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 May 2010 at 01:51 UTC
Updated:
12 Apr 2011 at 16:31 UTC
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
Comment #1
Oscar Illada commentedsame issues, any help??
Comment #2
anybodyI 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.
Comment #3
sinasalek commentedIf 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