+ 1
How can I change the src attribute value of an iframe tag with javascript
17th Jun 2020, 2:48 PM
Posi

2 Answers
+ 9
document.querySelector("iframe").src="";
17th Jun 2020, 3:04 PM
Abhay

+ 2
Thanks Abhay
17th Jun 2020, 3:12 PM
Posi

Often have questions like this?
Learn more efficiently, for free:
Hot today
Input errors (python)
1 Votes
Vote Code
1 Votes
Without degree job
0 Votes
Script file names
0 Votes