|
Subject:
|
Images disappearing in web app
|
|
Posted By:
|
gp_mk
|
Post Date:
|
12/1/2003 4:14:25 AM
|
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
|
|
Reply By:
|
meow
|
Reply Date:
|
12/1/2003 4:19:52 AM
|
I don't think anyone will be able to help you without seeing that page.
(o< //\ =^..^=
|
|
Reply By:
|
gp_mk
|
Reply Date:
|
12/1/2003 4:35:31 AM
|
Thanks for your reply.
That would be a bit tricky as the grid control I'm using is from a third party vendor - I'm not using standard HTML. They assure me that it's a browser problem and not an issue with their control. Oh, and I forgot to mention - it's a .NET application as well.
I just thought someone else might have encountered similar problems...
Gary
|
|
Reply By:
|
stu9820
|
Reply Date:
|
12/1/2003 1:49:25 PM
|
If you hit refresh do the images reappear?
|
|
Reply By:
|
gp_mk
|
Reply Date:
|
12/2/2003 3:19:04 AM
|
No. The strange thing is that once this has happened, the page will not refresh - I just get a browser with a white background and an hourglass - nothing else. Also, if I don't click on refresh I find that the page has stopped responding to events e.g. button clicks etc.
|
|
Reply By:
|
drew2578
|
Reply Date:
|
12/31/2003 11:38:31 AM
|
If caching is enabled that may happen
|
|
Reply By:
|
gp_mk
|
Reply Date:
|
1/2/2004 3:16:49 AM
|
I tried disabling caching, but unfortunately that did not help.
Cheers, Gary
|