Hi guys – testing out Joyn – and enjoying it.
I have an issue where Ive inserted an html5 canvas animation into the swift slider content area.
On chrome adding the html in with iframe works without issues
On firefox it works, but causes the text below to bleed up ๐
Safari just get a spinning loader ๐
Also, using embed instead of iframe Firefox doesn’t like at all but Chrome works fine… safari not enjoying anything.
Am I doing something wrong?
The code I’ve used follows the following format:
<p><iframe src=”http://mysite.com/myfile.html” width=”600px” height=”120px”></iframe></p>