Skip to main content

Change Image onClick Within DIV?



I have a jsFiddle setup to where you will be able to click on the image to the left and when you do it changes the image, but when you click on the DIV as an entirety (expand-one) it does not swap the image out.





I want to be able to click on a DIV (as a whole) and swap out an image that is within the DIV without having only being able to click on just the image.





You can view what I mean here: http://jsfiddle.net/5PDV5/1/





Thank you all! :)


Comments

Popular posts from this blog

Slow Android emulator

I have a 2.67 GHz Celeron processor, 1.21 GB of RAM on a x86 Windows XP Professional machine. My understanding is that the Android emulator should start fairly quickly on such a machine, but for me it does not. I have followed all instructions in setting up the IDE, SDKs, JDKs and such and have had some success in staring the emulator quickly but is very particulary. How can I, if possible, fix this problem?