Login  Register

Re: embedding code help required

Posted by Hugo <Nabble> on Mar 31, 2010; 9:52pm
URL: https://support.nabble.com/embedding-code-help-required-tp4830844p4833725.html

Our embedding code doesn't work with the defer attribute. Here is the definition of this attribute:

When set, this boolean attribute provides a hint to the user agent that the script is not going to generate any document content (e.g., no "document.write" in javascript) and thus, the user agent can continue parsing and rendering.

Our script does add content, so it cannot have the defer attribute in it. You may contact microsoft live about this or simply move your pages to another hosting company.