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.
不明な量の要素のいずれかの要素にフォーカスがあるかどうかを確認しようとしています
if($('#wrapper ul li a:focus')) # there are multiple a tags that are dynamically generated
それがどのように行われたか知っている人はいますか?