I am working on a site and have some javascript I wrote to hide and display divs depending on what they click.
In Firefox everything works and images display but in IE images won't display but they leave the space like they are there. Its also in the source so I am unsure why it won't show. Can someone point out what I am doing wrong?
Javascript Code
HTML Code
CSS
Thanks<