문제

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!

올바른 솔루션이 없습니다

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top