This page demonstrates using Ajax technology with Connect Daily.
This is where your normal page content goes.
In the navigation list on the left, there are 4 different Ajax integration styles shown. They are:
- Events for the current day in detail format.
- The next 12 upcoming events in simple list format.
- Events for the next 7 days in detail list format.
- Mini-Calendar navigation. You can click on a specific day in the mini-calendar on the left to view events for that day.
Clicking on the links on the left will replace the content in this DIV with the calendar data.
You can also set it up so that when the web page loads, the data is inserted into your page
without requiring the user to click on a navigation link.
You can view the source for this page to see how it works.
Right-click on the page and choose
View Source or
View Page Source.