jQuery API

使用jQuery函式

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/eccef7a4-1efa-48a9-ba5f-925c27f5184d/Untitled.png

var element = $('.btn');

$(元素名稱)

var element = $('.btn');

篩選器

jQuery - Selectors (5) Attribute - 屬性過濾器

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/9d7b1f4b-bdc2-4ceb-bad8-5efc6b5987e8/Untitled.png

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/2fb987f5-0127-4917-9098-35007c015795/Untitled.png

ready()