lykahb / sticky-ducky

A browser extension that cleans pages of the sticky elements and shows them when needed. Fast and simple.
Other
19 stars 4 forks source link

Sticky header that doesn't get removed on scmp.com #11

Closed dellistic closed 4 years ago

dellistic commented 4 years ago

Just highlight that the sticky header at scmp.com doesn't get removed by sticky ducky.

Example URL: https://www.scmp.com/lifestyle/entertainment/article/3042761/bruce-lees-story-next-us-says-ip-man-4-producer-donnie-yen

lykahb commented 4 years ago

Thank you for the report. That page has an interesting layout. What looks like a sticky header is a static element on top. The article is scrolled inside of another element below. You can see that because the scrollbar does not extend as high as the header. Sticky Ducky or any similar extension won't be able to clean that up.