it-day
[attribute^='value']
별지킴Lee
2023. 12. 11. 17:10
input[id^='chk']
input의 id값이 정확히 chk로 시작하는거
input[id^='chk']
input의 id값이 정확히 chk로 시작하는거