User Profile

Collapse

Profile Sidebar

Collapse
JohnK2011
JohnK2011
Last Activity: Oct 2 '11, 08:26 PM
Joined: Oct 2 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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"...
    See more | Go to post

    Leave a comment:


  • 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!
    See more | Go to post

    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...
    See more | Go to post
No activity results to display
Show More
Working...