Postponed
Project:
Lazy image loader
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Jan 2010 at 13:44 UTC
Updated:
10 Apr 2011 at 15:10 UTC
Hi,
I noticed that the images are not loaded inside a frame with scrollbar, and scrolling within it doesn't work. But once i scrolled from the browser's scrollbar, the images shows.
Thanks!
Comments
Comment #1
sinasalek commentedNo it's attached to page's scroll bar. but other methods like mouseover, etc should work
Frames are getting deprecated, may i know your use-case?
Comment #2
dropchew commentedOic, currently I have a similar terms module block wrapped within an frame, on a corner of the page. Same like the video recommendations on every youtube video page.
Thanks!
Comment #3
sinasalek commentedSo it's an iframe actually ?
Comment #4
dropchew commentedNope, its just wrapping a block content within a div and setting max height and overflow. But do you mean it will work in an iframe?
Edit:So sorry my bad, it is not a frame to start with
Comment #5
dropchew commentedComment #6
sinasalek commentedIt should work in iframe but i havn't tried it. div scroll bar is completely different however. i'll see what i can do about it
Comment #7
dropchew commentedYap, I will try it in an iframe and revert the results. I am hoping to achieve the same effects as in youtube's similar videos in every video page.
Thanks!
EDIT: Just tried it and it works fine in an iframe.
Comment #8
sinasalek commentedGreat to know that.
I'll try to make it compatible with div scrollbar if it was possible. for now i'll postpone it.
Comment #9
sinasalek commentedMarked