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.
我正在使用带有 Tab 功能和 Ajax 支持的jQuery 工具来链接到页面。我的问题是我想在标签更改时更改页面的标题。
我在指南上找不到任何参考资料。
谢谢。
$("title").text(title);