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.
我从未见过其他网站这样做,这是有趣的行为。要重新创建它,请在 Safari 中打开一个新标签,然后转到 mail.google.com。在加载时切换到另一个选项卡并等待。一旦 Gmail 完成它的 ajax 加载,它就会触发我认为是 javascript 事件以强制它成为活动选项卡。
有谁知道javascript事件是什么?有可能不是javascript吗?
你需要的关于 safari javascript 扩展的一切都在那里:
http://developer.apple.com/library/safari/#documentation/Tools/Conceptual/SafariExtensionGuide/WorkingwithWindowsandTabs/WorkingwithWindowsandTabs.html
我查了一下,他们谈论如何将标签设置为活动状态。