How can I select the last button in this code? the only thing that changes is the value.
button class="btn btn-link btn-star" data-value="26">/button>
button class="btn btn-link btn-star" data-value="27">/button>
How can I select the last button in this code? the only thing that changes is the value.
button class="btn btn-link btn-star" data-value="26">/button>
button class="btn btn-link btn-star" data-value="27">/button>