JSFiddle - React, Tailwind, and code Playground

by Sedbol

HTML

<iframe id="frame" src="http://frame.free.nanoquant.ru"></iframe>
<input type="button" value="Клик" onclick="set()">

JavaScript

function set() {
     document.getElementById('frame').src = 'https://ingenerhvostov.ru/partnyorskie-programm/frejmovyj-sajt-frejmovaya-stranica.html'
 }