Thanks "etLux" and "dndpavlik" for responding.
I wrote to support at the Calendar service and received an answer indicating that javascript code placed by users did not work well on the Calendar and that I should just link to another location for a site visitor to access.
I really did not want to do that.
Sooooooooooooooooo. With my limited knowledge of Javascript I did the following. I removed all the code except for the one part of it left below,
Code:
<A HREF= "#" onClick="window.open('http://www.dialpad.com/cgi-bin/launch.pl','Dialpad','width=420,height=370,scrollbars=no,resizable=no');return false"><img src="http://TestingDoneHere.Homestead.com/files/dialpad_launch.gif" alt="make your calls here" width="88" height="31" border="0"></a>
I have used this exact code in another calendar with no problems. This time, however, I substituted in Dialpad's information. I also removed the Dialpad script I made up and moved it from the header portion of the Calendar to the Title area. The script just would not work in the Header part of the Calendar. Actually all the script you see now is in the Title part of the Calendar. I have left the header part empty for now.
Now the doggone thing works.
Thanks again for your help.
WP
Bookmarks