goog.editor.icontent.forceStandardsModeIframes()
No description.
|
code » | |||||
|
Generate the initial iframe content.
Arguments:
Returns:
The initial IFRAME content HTML.
|
code » | |||||
goog.editor.icontent.writeHttpsInitialIframe(info, doc, bodyHtml)
Write the initial iframe content in IE/HTTPS mode.
Arguments:
|
code » | |||||
goog.editor.icontent.writeNormalInitialBlendedIframe(info, bodyHtml, style, iframe)
Write the initial iframe content in normal mode.
Arguments:
|
code » | |||||
goog.editor.icontent.writeNormalInitialIframe(info, bodyHtml, style, iframe)
Write the initial iframe content in normal mode.
Arguments:
|
code » |