Did you look inside of .css files? That is the type of class that is being referenced in this case.
......................... Stephen Russell - Senior Visual Studio Developer, DBA Memphis, TN 901.246-0159 > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of stapes > Sent: Monday, March 30, 2009 7:46 AM > To: DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web > Services,.NET Remoting > Subject: [DotNetDevelopment] Where does Class="scrollContainer" come > from? > > > 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. > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 8.0.238 / Virus Database: 270.11.31/2029 - Release Date: > 03/29/09 16:56:00
