Viewing Can't scroll through rss widget

Can't scroll through rss widget



User: Han Z. 10 years ago
Hi!

I have rss widget in the middle of my page and when scrolling down my page "stuck" on a place where the widget is. When my mouse starts to hover the widget I can't scroll any further. I have to move my mouse off the widget on a page margin i.e. and then I can scroll again.

my page is http://hancor.pl

Last edit 10 years ago
User: Paul-RAGESW 10 years ago
HI Hann,

Sorry for the problems you are experiencing.

I don't see a RSS Widget on the link you provided.

Can you provide a direct link to the page you are having trouble with?

Just to clarify, the RSS Widget has it's own scrolling functionality since it can scroll multiple feed entries in one widget so it may make sense that it blocks the scrolling of the actual page.

-------------------------------
Paul
EverWeb Developer
User: Roddy 10 years ago
If you look at the RSSWidget.js file you will see why ...

scrollbars: !0,
mouseWheel: !0,
interactiveScrollbars: !0,

Scrolling is prevented every which way within the widget.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.