Thanks, Daniel. What I don't know how to do is create an iframe that includes only part of the page, ie. the mini-calendar. If you look at where the iframe will go in the right column on http://www.mauinow.com, you'll see what I mean. This is my best guess, but I think it would have to put the entire home page in the iframe.
Code:
<iframe width="251" height="288" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.calendarmaui.com/ output=embed"></iframe>
The original way I thought of to do this was to give the guy a modified version of my mini-calendar code to put on his page with the links spelled out with the full URL so that when someone clicked a day, it would go to Calendar Maui and display the events page for that day on Calendar Maui. I haven't tried this yet, in case there were an easier way. If I can get the iframe to display only the calendar, it seems that would be easier. What do you think?
Bookmarks