Notifications
Clear all

Scrolling when hovering over frames?

4 Posts
3 Users
0 Likes
585 Views
Posts: 1
Topic starter
(@armanso77)
New Member
Joined: 1 year ago

Such a question, for example: if you embed a page from some site (through Advanced Iframe plugin) - it stops scrolling the page when hovering over this frame. Which is logical, but I would really like to get rid of it. So how do I do this, so that I can scroll down the page further when the mouse is hovered over the frame.

3 Replies
TinyWebGallery
Posts: 880
Admin
(@admin)
Prominent Member
Joined: 15 years ago

If you use auto height then the scrolling should work like you expect. See

https://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/external-workaround-with-post-message

Best regards,

Michael

Reply
Posts: 1
(@etescashout365)
New Member
Joined: 1 year ago

Hello

Scrolling on hover over frames is not possible in HTML/CSS. Use JavaScript/jQuery to implement it, set mouseover event to listen to hover and change frame's scroll Top property.

Reply
TinyWebGallery
Posts: 880
Admin
(@admin)
Prominent Member
Joined: 15 years ago

@etescashout365 I think this is not how I understood @armanso77 s question. @armanso77 - can you clarify which scrolling you mean?

Best regards, Michael

Reply