Popup window path is wrong
I've added the small month calendar to my home page which is one level up from the "calendar" director. I've made second "calendar.php" file so I can set the correct directory paths. I've set the server and url paths to"calendar/" verses "/calendar/". This seems to work for the CSS style, but has not made th epath for the popup window work correctly.
The code is doing... win = window.open("/calendar/functions/popup.php?
at: www.emmanuelburbank.org/newindex.org
Where can this be set or is it hard coded and requires the HTML page to be in the "calendar" directory?
|