Images disappearing in web app
I am writing a web application that uses as grid as a thumbnail control. I am also using a tab control to switch between different pages. The problem is when I switch to another page and back again, the images in the grid disappear.
The tab control just displays an iFrame and when you click on another tab it just hides the current iFrame and makes another visible. Therefore, there is no reason why the images in the grid should disappear.
I have been told that this is a browser issue. I am using IE6. Has any one had any similar problems?
Cheers,
Gary
|