Answers for "replace href of an element - javascript"

0

javascript modify href attr

link.href = link.href + '?param1=' + input.value;
Posted by: Guest on February-04-2021

Code answers related to "replace href of an element - javascript"

Code answers related to "Javascript"

Browse Popular Code Answers by Language