?Doug Crockford is famous for saying "IE6 Must Die!" in his presentations. I always now have a slide in my presentations that says "document.write() Must Die!".
--Kyle From: Mads Erik Forberg Sent: Wednesday, December 15, 2010 10:44 AM To: [email protected] Cc: Jason Persampieri Subject: Re: [JSMentors] Async document.write Den 15.12.2010 17:35, skrev Jason Persampieri: On Wed, Dec 15, 2010 at 8:26 AM, Mads Erik Forberg <[email protected]> wrote: Hello, have any of you worked out a async document.write that works with ad-hosting-services? My employer uses AdTech, and some times they load ads from yet another ad-hosting-service, so we get many layers of document.write Steve Souders (web perf guy at Google) has been on a mission to solve this problem... but unfortunately, I don't think there's currently a hack-y way to fix it? Check out http://www.stevesouders.com/blog/2010/02/15/browser-performance-wishlist/ for a description of his proposed FRAG tag. _jason -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected] Something like that would be awesome! The problem with document.write is also when changing the ads on AJAX-loaded pages :\ Burn, document.write, burn! /mads -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected] -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
