Forum Moderators: not2easy
In my case, I have a number of tables (calendars actually) in a containing div set to scroll so that only one calendar is visible at a time. Each calendar is accessed using bookmark anchors to scroll the div.
Certain days have associated hover tips, and everything works as planned when the containing div does not have an explicit height. However, once a height is set (which is needed to keep the div from expanding) the hover tips don't show in Netscape (only tested in 7.1). Everything is still fine in IE. Does anyone know of another hack, or a different way to approach the situation?