i2-Services, Inc. Forums

Full Version: Need some help here please.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What code do I need to add to my home page to keep visitors there even after they click on a date?

Is it possible to just show the events right on the same page?

Here is a sample of what I'm working on. When you click on a date, I want the events to list, but not change pages.

http://pageantschedule.com/index2.htm

Thanks
Are you using SSI to include that calendar output into index2.htm? Did you add the calendar output source / HTML to index2.htm?

What you should do is customize the _cal.html calendar template to the same format as index2.htm which would then
be viewed via "calendar.cgi"
Unfortunately I dont know how to do this. Thanks anyway.

i2-Services, Inc. Wrote:
Are you using SSI to include that calendar output into index2.htm?  Did you add the calendar output source / HTML to index2.htm?

What you should do is customize the _cal.html calendar template to the same format as index2.htm which would then
be viewed via  "calendar.cgi"

Reference URL's