We all want to make our site faster, google showed a few samples here: http://code.google.com/speed/articles/html5-performance.html
We use OpenX to serve ads, so, as
Unfortunately OpenX uses document.write to do most of its work. This means that it will attempt to write at whatever point in the flow its currently on when the script actually runs. I've tried changing the OpenX javascript snippet itself to not use document.write, but discovered that the response from OpenX often contains document.writes as well.
has anyone tried this with openx tags?
http://jqueryad.web2ajax.fr/