Greetings everyone! Having designed an AJAX shoutbox in ASP.NET, I'm facing two minor issues with it. The shoutbox is simple : 10 text records loaded in a literal, a texfield, a send button and a scrollbar inside an UpdatePanel. When you scroll to the top of the shoutbox, it overlays a loading
div...