【问题标题】:Is there a method for getting current scrollbar position with php [closed]有没有一种方法可以用 php [关闭] 获取当前滚动条的位置
【发布时间】:2023-02-07 19:09:32
【问题描述】:

我怎样才能用 php 获取当前滚动条的位置,

情况紧急,请尽快回复。

我需要一些快速的答复

【问题讨论】:

  • 你不能在你的紧急情况下强迫别人。也就是说,需要在前端使用 Javascript 或 CSS 检查滚动条。与 PHP 无关,因为它是一种服务器端语言。
  • 这回答了你的问题了吗? How can I get the scrollbar position with JavaScript?
  • @Daedalus 与答案相同的链接。请先检查一下

标签: javascript css


【解决方案1】:

快速回答是否定的。您必须使用 Javascript 来获取滚动条位置。

检查这个问题。下面的答案可以帮助你:

How can I get the scrollbar position with JavaScript?

【讨论】:

    猜你喜欢
    • 2021-02-13
    • 2010-10-10
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多