I’m attempting to display an image along with some css when ‘Blue’ is clicked in this fiddle :
http://jsfiddle.net/adrianjsfiddlenetuser/C6Ssa/25/
But the image is not being displayed and the css is not being applied ?
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.
The
widthandheightproperties inmyImageclass were too small for the image to show.I tried this and it worked:
Check it out here: http://jsfiddle.net/S6Ntn/