Change label when checkbox is checked
问题 I have a lot of listst with checkboxes like so: <ul> <li><label class="highlight"><input type="checkbox" id="1" class="filteritem">Lorem Ipsum</label</li> <li><label class="highlight"><input type="checkbox" id="223" class="filteritem">Lorem Ipsum</label</li> <li><label class="highlight"><input type="checkbox" id="32" class="filteritem">Lorem Ipsum</label</li> <li><label class="highlight"><input type="checkbox" id="42" class="filteritem">Lorem Ipsum</label</li> <li><label class="highlight">