Published
- 1 min read
change src of iframe jquery
The solution for this is noted below
change src of iframe jquery
Solution
$('#ifrm').attr('src', 'http://www.google.com')
Try other methods by searching on the site. That is if this doesn’t work