Answers for "change selected attribute jquery"

0

selected option attribute jquery

$('#location').find('option:selected').attr('myTag');
Posted by: Guest on August-28-2020
0

add attribute selected jquery

<option>B</option>
Posted by: Guest on March-27-2022

Code answers related to "change selected attribute jquery"

Code answers related to "Javascript"

Browse Popular Code Answers by Language