Step 1: Create a new TixKeeper page on your website
This page is created very similarly to the ones you created in the past for TixKeeper. The big difference here though is this will actually be your TIxKeeper page (list AND month view). With this method you no longer have to link to a page hosted at www.eventkeeper.com
Step 2: Add this code into the "header section" of that page
<script type="text/javascript" src="https://www.eventkeeper.com/orange/js/iframeResizer.min.js"></script>
<style>
iframe{width:80%;}
</style>
Step 3: Add this code in the body of the page (where you will want the calendar to go)
<iframe src="https://www.eventkeeper.com/mars/tkflex.cfm?curOrg=BOSTON&curApp=passes" scrolling="no" style="border:0px;>
</iframe>
<script>
iframeResize({log:true})
</script>
Direct Link =
www.answerkeeper.com/tk_iframe
Step 1: Create a new TixKeeper page on your website
This page is created very similarly to the ones you created in the past for TixKeeper. The big difference here though is this will actually be your TIxKeeper page (list AND month view). With this method you no longer have to link to a page hosted at www.eventkeeper.com
Step 2: Add this code into the "header section" of that page
<script type="text/javascript" src="https://www.eventkeeper.com/orange/js/iframeResizer.min.js"></script>
<style>
iframe{width:80%;}
</style>
Step 3: Add this code in the body of the page (where you will want the calendar to go)
<iframe src="https://www.eventkeeper.com/mars/tkflex.cfm?curOrg=BOSTON&curApp=passes" scrolling="no" style="border:0px;>
</iframe>
<script>
iframeResize({log:true})
</script>
522
Direct Link =
www.answerkeeper.com/tk_iframe