Can anyone help?
I want to create an iframe that runs the html script that is inside a html file on another site.
In the html file exists an html code for a search bar. I want my current site run the file and display the search bar.
Below is an example of code, but it does not run the html script. He tries to download the file.
Example code:
<iframe src = "https://sites.google.com/mycolors/colors.html> </ iframe>