Answers for "javascript replace href link"

-1

change url link javascript

element.setAttribute('href','http://www.google.com');
Posted by: Guest on June-28-2021
0

replace link in javascript

window.location.replace("http://localhost/wordpress/dashboard/");
Posted by: Guest on August-24-2021

Code answers related to "Javascript"

Browse Popular Code Answers by Language