$('[data-item-id="stand-out"]'). ... <看更多>
Search
Search
$('[data-item-id="stand-out"]'). ... <看更多>
<select>. <option data-id="1">one</option>. <option data-id="2">two</option>. <option data-id="3">three</option>. </select>. You need to find the selected ... ... <看更多>
I hope you can now see benefits of using data attributes. And they're also supported directly out of the box by jQuery when you simply refer to ... ... <看更多>
웹개발할 때 난 jquery 부터 사용하기 시작한것 같다. 라이브러리가 주는 편리함 넘어 어떻게 DOM API ... <div data-product-id="G123">Guitar</div>. ... <看更多>