Comments on: Trackers, banners, analyzers…. and other shit that slows down your site https://www.nivas.hr/blog/2008/04/02/trackers-banners-analyzers-and-other-shit-that-slows-down-your-site-but-helps-you-earn-money/ This is a blog from the Nivas.hr crew to the galaxy of unknown. Sat, 06 Sep 2008 15:53:05 +0000 hourly 1 https://wordpress.org/?v=5.8.2 By: gog’s info » Optimizing frontend performance with some Javascript magick https://www.nivas.hr/blog/2008/04/02/trackers-banners-analyzers-and-other-shit-that-slows-down-your-site-but-helps-you-earn-money/comment-page-1/#comment-538351 Sat, 06 Sep 2008 15:53:05 +0000 https://www.nivas.hr/blog/?p=282#comment-538351 […] The idea is not actually mine, so I have to give credit to Nivas and the post about hove they solved the issue. There solution was to load the banner in a hidden div at the end of the page, and use jQuery’s appendTo() method to move the content to the place the banner is supposed to show. You can read more about their method here. […]

]]>
By: gog https://www.nivas.hr/blog/2008/04/02/trackers-banners-analyzers-and-other-shit-that-slows-down-your-site-but-helps-you-earn-money/comment-page-1/#comment-376935 Mon, 05 May 2008 14:44:41 +0000 https://www.nivas.hr/blog/?p=282#comment-376935 Or you could use something like this:

http://css-tricks.com/how-to-fix-video-slowing-down-page-load-time/

The only problem I see with this ajax technique is that the banner invocation code maybe won’t be able to see on which page the banner was shown?

]]>
By: seven https://www.nivas.hr/blog/2008/04/02/trackers-banners-analyzers-and-other-shit-that-slows-down-your-site-but-helps-you-earn-money/comment-page-1/#comment-331594 Thu, 03 Apr 2008 06:05:03 +0000 https://www.nivas.hr/blog/?p=282#comment-331594 Tomo: Lazy load technique is great, but can’t be used for that kind of banner/tracker invocation. And it doesn’t work on Safari :(

Lekke: Say whaaaa? :)

]]>
By: tomo https://www.nivas.hr/blog/2008/04/02/trackers-banners-analyzers-and-other-shit-that-slows-down-your-site-but-helps-you-earn-money/comment-page-1/#comment-330937 Wed, 02 Apr 2008 20:54:28 +0000 https://www.nivas.hr/blog/?p=282#comment-330937 This could come in handy too.

http://www.appelsiini.net/projects/lazyload/enabled.html

Everyone’s a javascript guru these days. Jquery rules. :)

]]>
By: lekke https://www.nivas.hr/blog/2008/04/02/trackers-banners-analyzers-and-other-shit-that-slows-down-your-site-but-helps-you-earn-money/comment-page-1/#comment-330276 Wed, 02 Apr 2008 13:10:11 +0000 https://www.nivas.hr/blog/?p=282#comment-330276 GG!!

]]>