L
Larry
I have a javascript digital clock on my startup page and on another page
in a subfolder. They request data each time the clock ticks. I presume
it is asking for the next digit. I noticed this when running Mozilla, IE
does not give any apparent notice that new info is required.
The clock is an include file in each page. I was thinking of putting it
on other pages but won't if it causes server load for each tick.
Any ideas on how to stop the blinking? Would preloading the clock images
help?
url: http://www.bed-and-breakfast-travel.com/travelaid/travelaid.html
Larry
in a subfolder. They request data each time the clock ticks. I presume
it is asking for the next digit. I noticed this when running Mozilla, IE
does not give any apparent notice that new info is required.
The clock is an include file in each page. I was thinking of putting it
on other pages but won't if it causes server load for each tick.
Any ideas on how to stop the blinking? Would preloading the clock images
help?
url: http://www.bed-and-breakfast-travel.com/travelaid/travelaid.html
Larry