0.0.4 • Published 5 years ago

jumpto365-table v0.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Jumpto365

Integrate jumpto365 into in any web site in or outside your organisation, internally or externaly

Embed code

Copy the entire contents of the text box.

 <!-- Start jumpto365 integration code -->
    <script>
(function(j,u,m,p,t,o){j['jumpto365TableObject']=t;j[t]=j[t]||function(){
(j[t].q=j[t].q||[]).push(arguments)},j[t].l=1*new Date();o=u.createElement(m),
m=u.getElementsByTagName(m)[0];o.async=1;o.src=p;m.parentNode.insertBefore(o,m)
})(window,document,'script','https://unpkg.com/jumpto365-table/umd/jumpto365-table.js','jumpto365table');
jumpto365table("init","TENANT");
    </script>

<!-- End jumpto365 integration code -->

Copy above code, replace TENANT with you tenantname and paste the code in immediately before the tag on each page of your site.

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago