Ray Davison wrote:

> There is a news site - theblaze.com - that has long been slow and jerky
> probably because of all the video.  But now it is spontaneously
> reloading the home page as well as the linked pages every few seconds.

It reloads via JavaScript, every 5 seconds.

<script type="text/javascript"> jQuery(function($) {            
$.blazereFresher({"threadhtime":0.5,"reloadtime":5});   });</script>

The page has over 583 Kilobytes of JavaScript, a lot of it from Google's 
jQuery crap, plus many trackers.

One of the worst sites I've looked at in quite a while.

-- 
   -bts
   -This space for rent, but the price is high
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to