- 0
Canvas within iframe not working IE9
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
Everyone seems powerless against Oracle's ownership of the JavaScript trademark 1 2
By Usama Jawad96,
- oracle
- javascript
- (and 5 more)
- 29 replies
- 0 views
-
HTML, CSS, & JavaScript All-in-One For Dummies (worth $39.99) free download ends today
By News Staff,
- ebook offer
- sponsored
- (and 3 more)
- 0 replies
- 0 views
-
Download HTML, CSS, & JavaScript All-in-One For Dummies ($39.99 Value, now FREE)
By News Staff,
- ebook offer
- sponsored
- (and 5 more)
- 0 replies
- 0 views
-
- 1 reply
- 0 views
-
Microsoft is making TypeScript 10x faster for developers
By pradeepviswav,
- microsoft
- typescript
- (and 3 more)
- 4 replies
- 0 views
-
Question
mikeaag
Hey,
I've got a simple canvas drawing script setup, so that a user can click and draw on the canvas (for signing a signature).
The canvas is then converted into an image and uploaded to the server.
To display this file on the site, i used an iframe.
This setup works fine in the chrome and firefox.
however, in IE9 im unable to draw on the canvas when its in an iframe.
If i access the file directly in IE9, the canvas works perfectly.
To start with i thought it was a javascript error, but IE9 isn't saying there are errors, and other js still functions on the page.
Is this a bug? a problem with my code? or just a problem with IE?
Any information on this would be greatly appreciated as im going crazy trying to fix this.
Thanks in advance,
Mike
Link to comment
https://www.neowin.net/forum/topic/1076085-canvas-within-iframe-not-working-ie9/Share on other sites
2 answers to this question
Recommended Posts