For a project i am working on i was thinking loading an iframe within an HTML5 canvass element.
Would anyone be aware of any restriction / issued involved in doing this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can’t load an iframe “in” the canvas. I’m assuming you mean loading the canvas in the iframe?
There should be no issues with this. Think of canvas a dynamic image.