Previous Topic

Next Topic

Book Contents

Book Index

Customizing the Ajax results.

The appearance of the mini-calendar and the HTML that is generated are controlled by the CSS file MiniMonth.css. Modify the copy of MiniMonth.css that you uploaded to your web server.

If you want, you can customize the HTML that is generated when you click on one of the dates. To do this, you must understand JavaScript programming concepts. To customize this, edit the processItemJSON() function in the AJAX integration code.

See Also: JSON Export

See Also

Ajax Integration of connectDaily

Adding the Ajax code to your web page.

How connectDaily's Ajax Integration Works