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.
ユーザーが入力の外に触れたときにキーボードを閉じる方法を考え出そうとしています。私は多くのことを試しましたが、喜びはありませんでした。
www.bbc.co.uk は本当にうまくやっていますが、どこでできたのかわかりませんか?
$("input").focus(); works but if I do a body on click function it never shows.
どうすればこれを効果的に行うことができますか?