顯示具有 jquery 標籤的文章。 顯示所有文章
顯示具有 jquery 標籤的文章。 顯示所有文章

2019年2月18日 星期一

jquery data 使用方法

jQuery.data()


Store arbitrary data associated with the specified element and/or return the value that was set.



ref:
https://api.jquery.com/jquery.data/