Answers for "jquery add attribute with value to element"

1

jquery add attribute

$('#someid').attr('name', 'value');
Posted by: Guest on March-05-2020

Code answers related to "jquery add attribute with value to element"

Code answers related to "Javascript"

Browse Popular Code Answers by Language