Skip to content

Instantly share code, notes, and snippets.

<script type="text/javascript" src="%%OFFICESERVER%%"></script>
<script type="text/javascript" charset="utf-8">
function LoadEditor(){
Editor = new DocsAPI.DocEditor("office", {
width: "100%",
height: "100%",
type: "embedded",
embedded: {
toolbarDocked: "bottom",
},