View Full Version : Pop up Code


fudgesicle
06-03-2003, 11:55 PM
http://www31.brinkster.com/goldenglimmer/flower.html

On the calendar, pop-ups are supposed to appear when you hover over certain days. For some reason, they are appearing to the far right of the calendar, so that you can only see them on a few dates (the 9th, for example). I'd like to get the popups right by the mouse. I got the code from here: http://dynamicdrive.com/dynamicindex5/popinfo.htm

Can anyone help me with this?

Thanks!

designhazard
06-04-2003, 02:34 AM
the .css and the .js tags must put between the <head> and the </head> tag.

Lynn
06-04-2003, 02:38 AM
There are settings in the .js file to control where the pop up appears. You'll have to look in there and read the notes and see which part of it controls position.