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

sinasalek’s picture

No 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?

dropchew’s picture

Oic, 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!

sinasalek’s picture

So it's an iframe actually ?

dropchew’s picture

Nope, 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

dropchew’s picture

Title: Doesn't work in a frame with scrollbar? » Doesn't work in a div with scrollbar?
sinasalek’s picture

It 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

dropchew’s picture

Yap, 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.

sinasalek’s picture

Status: Active » Postponed

Great to know that.
I'll try to make it compatible with div scrollbar if it was possible. for now i'll postpone it.

sinasalek’s picture

Issue tags: +Roadmap

Marked