Answers for "jquery how to add attributes to element"

1

jquery add attribute

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

Code answers related to "jquery how to add attributes to element"

Code answers related to "Javascript"

Browse Popular Code Answers by Language