I am trying to append an image to DIV and it works on ALL major browsers EXCEPT Internet Explorer.
I am testing this on IE7. Maybe IE7 DOESN’T like to do append()?
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.
Sure we need to see some code to give you good answer,
But since it is not working on just IE7 so I can smell that there is a missed closing html tag in the page or the html you are trying to append or append to.