JSFiddle - React, Tailwind, and code Playground

youtube-live_search_v01

by dledle2

HTML

youtube-live_search_v01

JavaScript

javascript_:var strUserYouTubeSearchQuery=prompt("hello");var strNewURL=top.window.location.protocol+'//'+'youtube.com/results?sp=EgJAAQ%253D%253D&q='+strUserYouTubeSearchQuery+'';console.log("going to redirect to: "+strNewURL);void(0);top.document.location=strNewURL;void(0);