Chris Kavinsky wrote: > Not sure how much of this is a css issue and what is a js/jquery > issue. > web page: http://associationdatabase.com/aws/OFCA/pt/sp/home_page > css file: http://www.ohiofirechiefs.com/screen.css (calendar styles > are at the very end) > js/jquery file: http://www.tcslabs.com/scripts/jquery_calendar.js >
Chris, Either way, it is a difficult problem to resolve. One way, I suppose, is to set a width for the calendar that is less than the fixed width of the parent block; plus; set a width for the pop-up, that does not exceed the fixed width of the parent block, /regardless/ of the day of the week the event happens. Considering the current width of the parent block, I am not so sure this will a readable calendar make? A "better-shot" may be to arrange the layout such that the calendar/pop-up spans two of the three columns, if not all three columns. Hang around awhile. Someone else may have a simple and viable alternative for you... Best, ~d ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
