Dear friends,
I have one problem with my website. when I digit the URL of my site, it appears the background of the first page. then it simply appears same. After the refresh it remains as same.
But when I minimize or maximize the window, it shows the actual required first page content. I don't know the what it happens behind the process.
That is when any minimize or maximize action is triggered, it shows clearly. it happens for all page.
In my site i have used HTML, PHP, Flash Image(SWF file), and MySQL.
But it appears fine in IE 7.0 and Mozilla fire fox etc.
i can find this problem only with the IE 6.0. Solution right now i am seeking for IE 6.0.
Please help me, what should i do for rectify these problem.
Thanks in advance,
Regards,
avmohan
problem with working IE 6.0 my site
Moderator: General Moderators
-
avmohankumar
- Forum Newbie
- Posts: 14
- Joined: Fri Jun 08, 2007 7:20 am
I'm not sure what the answer is, but what you're describing sounds a lot like a problem I've encountered when programming Java: The screen doesn't redraw unless a certain command is put into the code, or it's minimized/restored. I know there's nothing like that in HTML, I doubt there's anything like that in php/mysql, but... there may be something along those lines in flash.
I know _nothing_ about flash, but... I would look around to see if there's a redraw function you can use in your swf stuff.
I know _nothing_ about flash, but... I would look around to see if there's a redraw function you can use in your swf stuff.
Ooh, kaszu is right. Check out this tutorial on how to fix that bug: Peekaboo bug
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA