some problem in rendering of images on my JSP file in IE
Hi,
I am facing a problem when i am trying to render a set of images on my jsp page. There are around 9 images in a matrix of 3 by 3 which i want to display on my page.
The issue is all the 9 images are correctly viewable when i am using Opera, but the same images are not getting visible when viewed in IE. I get a broken image for some of them.
I am using some java script logic to display those images. Can some one plz tel me wht can b the problem?
Plz help, its urgent.... thanx

