Hello, I am using the script on bigapplegetaway.com
We are using the default calendar option.
As it turns out the calendar content is too wide for the pop-up window. I thought I was able to add a scrollbar by modifying the default.html file to include this:
<BODY BGCOLOR="<%=$_BGCOLOR%>" LINK="<%=$_LINK%>" ALINK="<%=$_ALINK%>" VLINK="<%=$_VLINK%>" LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 scrollbars=yes>
But no, when viewed from a PC using IE, there is no scrollbar, and no way to resize the window to include all the dates. From a MAC, using Safari, IE, Firefox I get a scrollbar.
SO, does anyone know how I can modify this so that all the info is viewable or I can get the pop-up to include a scrollbar or resize handle.