I have a ordered list of images with hyperlinks. See attached document for example html.
With Lazy Image Loader disabled the result is that the four images are display in a row correctly.
With Lazy Image Loader enabled the width of the image is calculated correctly but the widths of the a, li and ul tags are calculated incorrectly. The width of the a and li tags are being calculated as 6px (may vary) so only 6px of the image is being displayed giving the effect the images appear to be stacked on each other with only the last image being displayed correctly.
The effects both Safari and Chrome.
The way I found to correct this is to specify a fixed width on the img tag.
I am aware of the bug mentioned on the configuration page but I believe this is something different.
Unfortunately can't give you a demo reference as the site I am using this on is live and I have am using the above fix.
If you need any help please ask.
Thanks for this module. The code is for a photographic studio site with lots and images this definately helps.
| Comment | File | Size | Author |
|---|---|---|---|
| examplecode.txt | 436 bytes | eguru |