SiFR 仅替换“首屏”内容
我正在尝试使用 siFR
替换页面上的 H1
和 H2
内容,但它似乎只替换前两个。
总共大约有 8 个,所以其中一些在您向下滚动之前不会出现在页面上,而且 siFR
似乎只是替换了“首屏”的项目,
我对 javascript 几乎一无所知谁能告诉我如何解决这个问题,以便它替换所有 H1
和 H2
I'm trying to use siFR
to replace H1
and H2
content on my page but it appears to be only replacing the first two.
There are about 8 in all so some of them aren't on the page until you scroll down, and it appears that siFR
is only replacing the items "above the fold"
I know next to nothing about javascript so can anyone tell me how to solve this so it replaces all of the H1
's and H2
's
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试使用 servlet。 这可能会帮助您解决您的问题。 您可能会在网上找到一些很好的教程。
Try to use servlets. This may help you solving your issue. You may find some good tutorials online.