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.
我正在创建一个将在 webkit 浏览器上运行的移动 Web 应用程序。问题是我有一个文本框,在用户输入一些值后需要验证其值。
移动浏览器中的输入元素是否存在模糊事件?我试过在网上搜索它,但找不到正确的参考。
问候,
欧文