Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想div在页面重定向之前将其预加载到页面上,以便在加载时不会闪烁。
div
我想要完成的是所有标签下的标题(an img)和导航(a )似乎没有重新加载并保持在原位,而它下面的内容淡出并淡入淡出。ul<header>page1.htmlpage2.html
img
ul
<header>
page1.html
page2.html
我希望有一种方法可以将标题加载到页面上,以便在它们之间切换时不会闪烁。