Well this is baffling why it will work fine in FF but not IE. Adkins, Randy wrote:
>Any ideas on this?? > > >-----Original Message----- >From: Adkins, Randy [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 02, 2005 4:06 PM >To: CF-Talk >Subject: RE: CF / CSS / IE > >Here is the snippet of the code.. Here is an image of what it would Look >like with IE: http://www.demo-apps.com/css_error.png > > ><DIV CLASS="mainSP"> > Open Tickets<BR> > <SPAN CLASS="nav-divider2"><IMG >SRC="http://support.mindkeeper.net/images/nav_divider.gif" WIDTH="500" >HEIGHT="2"></SPAN><BR> > <TABLE BORDER=0 CELLPADDING=5 CELLSPACING=0 WIDTH="100%"> > <TR> > <TD>Click on a ticket number to view or change >that ticket's contents.</TD> > <TD ALIGN=RIGHT>Display Records 1 to 2 of 2 >records.</TD> > </TR> > </TABLE> > <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH="100%"> > <TR><TD COLSPAN=6 HEIGHT=15></TD></TR> > <tr> > <th WIDTH="8%">Ticket</th> > <th WIDTH="12%">Client</th> > <th WIDTH="20%">Company Name</th> > <th WIDTH="21%">Category</th> > <th WIDTH="23%">Title</th> > <th WIDTH="15%">Last Updated</th> > </tr> > <tr> > <td valign=top>C101</td> > <td valign=top>Papa Smurf</td> > <td valign=top>Smurf Village</td> > <td valign=top>Some Smurf web page</td> > <td valign=top>page error</td> > <td valign=top>Grandpa Smurf</td> > </tr> > <tr> > <td valign=top>C102</td> > <td valign=top>Papa Smurf</td> > <td valign=top>Smurf Village</td> > <td valign=top>Some Smurf web page for >Smurfville</td> > <td valign=top>page error</td> > <td valign=top>Grandpa Smurf</td> > </tr> > > </TABLE> > <BR><BR> > <INPUT TYPE="reset" VALUE="Cancel" class="button" >onclick="javascript:location='../index.cfm';"> > </DIV> ></DIV> > >-----Original Message----- >From: Damien McKenna [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 02, 2005 3:51 PM >To: CF-Talk >Subject: RE: CF / CSS / IE > >Care to post an actual code snippet? > >-- >Damien McKenna - Web Developer - [EMAIL PROTECTED] The >Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include ><stdjoke.h> > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208485 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

