Skip to content

ankitakinger/TWNA-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TWNA-calculator

Add a div with id = "insertTwnlCalModule" in the body tag

Add file "twnlCal.js" in footer of the page.

<script type="text/javascript" src="(your-path)/twnlCal.js" defer></script>

For direct rendering of the JS file, you can use this code if(window.twnlInitRender) { window.twnlInitRender(); }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • HTML 0.4%