I solved my problem and like to post the solution here in case someone else also has the same problem.
I read another conversation on this bytes page, followed odefta's suggest, and put the following two lines under <head>, the problem is completely gone. Now it refresh very smooth and quiet.
<meta http-equiv="Page-Enter" content="reveal trans(duration= 1.0)">
<meta http-equiv="Page-Exit"...
User Profile
Collapse
-
Thanks odefta, I use your two lines solved my problem. I had the same issue as this original post had (I use IE8). Now by reading your reply, and then I put your suggested two lines in my code, works great.
Thanks a lot!Leave a comment:
-
How to reload a Chat Room page quietly in IE like FireFox?
I created a chat room using a single html/asp/javascript combined page with 10-second refreshing interval. It works smoothly and refresh quietly in FireFox and other browsers but not IE (I tested IE8).
The problem is that when IE refreshes the page each time, all images and tables are all reloaded again, so you see the page flickering so much, disturbing the chatter very much.
Especially when I use javascript function...
No activity results to display
Show More
Leave a comment: