"Would be nice" to have a scrolling message in the menu bar at the top of the page Between the |View|Design|Admin| menu and the and the icons to the far right (alert,help,etc)
Preferably something that pulls from a database table like Messages (id,MessageText,StartData,EndDate) .
It would concatenate the Message texts the fall within the dates. Curently implementing hack with ajax and data file but not very user friendly. Could use CSS for scroll feature and simply add the text in a tag |