问题描述
如果你去经济学人网站上的一篇文章。例如:
当您向下滚动页面时, (或者用PAGEDOWN按钮或者用DOWNARROW键递增滚动),就会出现一个红色的粘性标题。
是那个jQuery?
这是如何实现的? 经济学人使用,这是一项服务,其中包括页面上的粘滞标题和一些其他功能。 (标题的ID为aptureD,所以我开始使用谷歌搜索。)如果你想要的只是确切的标题,你可以使用他们的服务。
If you go to an article on The Economist website. For example:
When you scroll down the page past a certain point (either with the PAGEDOWN button or by incrementally scrolling with the DOWNARROW key), a red sticky header appears.
Is that jQuery?
How is that implemented?
The Economist uses Apture, a service which includes the sticky header and a few other features on the page. (The header has the ID "aptureD", so I started Googling.) If all you want is that exact header, you can just use their service.
这篇关于economist.com如何实施他们的粘头? jQuery的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!