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.
你好,
例如在这个 url上,如何在web 浏览器的“窗口”被重新调整时,页脚中的 hs.htmlExpand() 会自动“重新居中” 。现在,htmlExpand 仅在打开时自动居中(但位置固定)。你有回答我问题的网址吗? 谢谢。
我相信这会做你想要的:
http://highslide.com/studies/window-resize.html
该示例使用 hs.align = 'auto',但相同的代码应该适用于 hs.align = 'center'。