I would like to make use of embedded base64 images in ie7.
Example: http://jsfiddle.net/mfPnK/
I tried including “ie9.js”, without success:
http://code.google.com/p/ie7-js/source/browse/test/object-base64.html
Anyone know how to solve this? Thanks
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 add base64 support to IE7 using a library. This is a feature that can’t be added using JavaScript.