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.
我已经有自动注销片段,现在我希望用户知道他们空闲了大约几分钟。
向用户发送消息让用户在 1 小时内空闲的最简单方法是什么?这可以在javascript中完成吗?
最简单的方法可能是使用一些已经编写和测试过的代码。我建议看看 Paul Irish 的 jQuery Idle timer插件或 Nicholas Zachas 的JavaScript版本;(保罗以此为依据)