Question

I'm having a very specific problem with IE7 and I'd appreciate any insight anyone might have.

I need to be able to add text taken from the user and add it to an image so that image and text are a single image file easily saveable by the user. I've figured out how to do this using HTML5, but this needs to work in IE7 and IE8. Furthermore, this needs to work offline, client side, and without any third party browser plugins like Flash.

I realize this is a doozy. I've spent weeks on it myself, but the powers that be aren't taking "no" for an answer on this one. Please help!

No correct solution

OTHER TIPS

You might want to try using processing.js, which probably needs some tweaks on IE7.

Or RaphaelJS which uses vector graphics and allegedly works "out-of-the-box" for IE7.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top