Answers for "link.setattribute('href' change href attribute"

0

javascript modify href attr

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

Code answers related to "Javascript"

Browse Popular Code Answers by Language