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.
http://ifunny.mobi/c/ARFTAKZQ1
いいねボタンを押す必要がありますが、ID がありません。誰かが私を助けることができますか?
クラス名でわかります
class="vote like"
要素の属性class値が「投票する」かどうかを確認します
class
I have, for example, the following <object> in my page:
<object>
<object id="obj1" data="URL"></object>
Is there any way to get the html object in jquery?