is there a way to get safari to support this ?
Also can canvas elements have other enclosed tags?
e.g. <canvas>
<p>hi</p>
</canvas>
Like on a shape you draw you can put other html elements ?
Only issue is if the canvas isnt supported by the browser is it possiblg to still display the elements outside the canvas?
Also can canvas elements have other enclosed tags?
e.g. <canvas>
<p>hi</p>
</canvas>
Like on a shape you draw you can put other html elements ?
Only issue is if the canvas isnt supported by the browser is it possiblg to still display the elements outside the canvas?