Unsubscribe me from newsletters of this group for few time On Mon, Mar 30, 2009 at 6:16 PM, stapes <[email protected]> wrote:
> > I have the following code in my project (ASP.NET C# Web app): > > <div id="scroll" > class="scrollContainer" > runat="server" > style="overflow:auto; width:1000px; padding-left:5px > "> > > I cannot find the class "scrollContainer" defined anywhere in my > project, so where does this class come from. It is working correctly > in most cases, but not on a few. I need to be able to see the > definition and possibly amend it.
