Connecting Tech Pros Worldwide Help | Site Map

Timer and IE

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 23rd, 2005, 10:43 AM
Cezary
Guest
 
Posts: n/a
Default Timer and IE

Hello,

here http://www.intertek.com.pl/test/test5.html is code of timer. I have
some problem in IE, because after every 1 second the cursor have status busy
on moment. Is there a way to fix it ?

Any suggestions appreciated.

Greets,
Cezary



  #2  
Old July 23rd, 2005, 10:43 AM
Michael Winter
Guest
 
Posts: n/a
Default Re: Timer and IE

On Wed, 5 May 2004 09:57:34 +0200, Cezary <cezaryk@imail.net.pl> wrote:
[color=blue]
> here http://www.intertek.com.pl/test/test5.html is code of timer. I have
> some problem in IE, because after every 1 second the cursor have status
> busy on moment. Is there a way to fix it ?[/color]

There are two possible causes:

1) Because you specify that the page should not be cached, the browser has
to reload the images constantly. Preventing the caching of data must be
managed carefully, and most of the time you shouldn't do it.
2) Your implementation involves a lot of string operations and these are
usually quite slow.

I've produced my own implementation that doesn't display any artifacts on
my machine. I've commented parts of the HTML showing what I removed (the
page is Strict HTML with no tables). I also allowed the clock to operate
in 12- and 24-hour modes (24 is the default).

<URL:http://www.mlwinter.pwp.blueyonder.co.uk/clj/cezary/clock.html>

Hope that helps,
Mike

--
Michael Winter
M.Winter@blueyonder.co.invalid (replace ".invalid" with ".uk" to reply)
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.