搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

how do i keep the top of any webpage visible while scrolling down please?

  • 6 个回答
  • 1 人有此问题
  • 4 次查看
  • 最后回复者为 howieda

more options

I need to keep some details at the top of any webpage still visible even while scrolling down the page. Can you help me please? Thank you Haitch

I need to keep some details at the top of any webpage still visible even while scrolling down the page. Can you help me please? Thank you Haitch

所有回复 (6)

more options

That is not something Firefox can do. It's a website option via the program of the web page.
Is there something you wanted to do?

more options

Thanks for replying so quickly Fred.

In a spreadsheet i can grab a horizontal bar from the top of the right hand scrollbar, and drag it down to create a horizontally split view of the spreadsheet, and each pane can scroll separately over the same data.

I would like to be able to do this with any webpage, so that the top pane in the browser tab is scrollable over the webpage, independently of the lower pane, please?

more options

As I said, this is a website setting. Not the browser.

One thing you can try is to open that web page in two different windows.

more options

>As I said, this is a website setting. Not the browser.

yes , i realise that a header or banner would be set by the website, but i hoped a split window might be possible using a firefox addon. there was one but it doesnt work since about FF57

>One thing you can try is to open that web page in two different windows.

no, i tried that and unfortunately, it is very cumbersome, as i need to use the function frequently on many different webpages over long periods.

thanks anyway.

由howieda于修改

more options

As you know, some sites have fixed headers that remain in place as you scroll down the page, for example, in this thread. This is accomplishing using the style rule position: fixed in combination with additional rules to ensure appropriate spacing for other items.

Most users have asked to get rid of fixed position elements, but it sounds as though you would like a way to apply this style rule to a certain block of content and then, perhaps, remove it when you are finished with that chunk.

The challenge is that web pages use a very diverse range of layouts, so creating a "push pin" tool to fix part of it to the top of the viewport (the rectangular area where Firefox displays web pages) would be difficult to automate. If there is a particular site where you have this need more than others, it could be a good one to experiment with. (Especially if volunteers can view the contents without needing a login.)

more options

@ jscher2000 thank you. yes, i thought changing the layouts on different websites might be tricky. thats why i hoped it might be possible to split the viewport into two panes using an addon. there was one but it doesnt work since about FF57 because of a big change in Firefox.

however, this seems to be one of those problems that need a sledgehammer to crack a walnut. never mind. thank you anyway. regards H