Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Text in Table Sticks Out in NS 6.1

Status
Not open for further replies.

ChrisQuick

Programmer
Oct 4, 1999
144
US
Have a web page with a couple of tables on it. Some of the text in the table actually sticks out beyond the borders of the table it is in when viewed in NS 6.1. The line with the text on it is right above the textarea tag and has the following:
<code>
<B>  Please enter a description.</B><BR><BR>
  Enter a <B>detailed</B> description of your question, including the commands used, and the exact wording of any error messages.<BR>
</code>

Here is the complete html for the page:

<code>
<!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot; &quot;<HTML>
<HEAD>
<LINK REL=&quot;STYLESHEET&quot; TYPE=&quot;text/css&quot; HREF=&quot;../styles/gtgstyle.css&quot;>
<SCRIPT TYPE=&quot;text/javascript&quot; LANGUAGE=&quot;JavaScript&quot; SRC=&quot;../javascript/GTGScripts.js&quot;></SCRIPT>
<TITLE>Main Support Page</TITLE>
<META NAME=&quot;author&quot; content=&quot;Geographic Technologies Group, Inc.&quot;>
<META NAME=&quot;keywords&quot; content=&quot;Geographic Technologies Group, GTG, GIS, GPS, ESRI, Internet Map Server, Applications, Implementation, Consultant, Geographic Information Systems, Global Positioning System, Local Government, Arc/Info, ArcView, MapObjects, Developer, Reseller, Instructor, System Administration, ArcIMS, Data Services, North Carolina, Hazard Mitigation, Curtis Hinton, David Holdstock, Dean Grantham, Chris Quick, John Cooper, Chris Herrmann, Steve Hamlett&quot;>
<META NAME=&quot;Generator&quot; CONTENT=&quot;Gaspy 2.0&quot;>
</HEAD>
<body bgcolor=&quot;#FFFFFF&quot;>
<table border=&quot;0&quot; width=&quot;670&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;>
<tr>
<td rowspan=&quot;4&quot;>
 
</td>
</tr>
<tr>
<td width=&quot;425&quot; height=&quot;8&quot; valign=&quot;top&quot;>
<p align=&quot;left&quot;> </p>
</td>
<td width=&quot;239&quot; rowspan=&quot;2&quot; height=&quot;465&quot;>
<p align=&quot;right&quot;><img border=&quot;0&quot; src=&quot;../../images/Horseclip.GIF&quot; width=&quot;235&quot; height=&quot;453&quot; ALT=&quot;picture of a horse&quot;></p>
</td>
</tr>
<tr>
<td width=&quot;427&quot; height=&quot;424&quot; colspan=&quot;2&quot; valign=&quot;Top&quot;>
<P>
<B>Submit a Product Incident Report</B>
</P>
<P>
Requests received for support after 4:30 PM Eastern Standard Time will be processed on the next business day.<BR>
<BR><BR>
All of the form must be filled out.
<BR><BR>
</P><BR>
<FORM NAME=&quot;frmSubmitBug&quot; ACTION=&quot;previewrequest.asp&quot; METHOD=&quot;POST&quot; OnSubmit=&quot;return frmSubmitBugValidate(this)&quot;>
<table STYLE=&quot;table-layout:fixed&quot; bgcolor=&quot;Silver&quot; WIDTH=&quot;400&quot;>
<COL WIDTH=&quot;15&quot;><COL WIDTH=&quot;240&quot;><COL WIDTH=&quot;145&quot;>
<tr>
<td colspan=&quot;3&quot; BGCOLOR=&quot;navy&quot;>
 
</td>
</tr>
<tr bgcolor=&quot;#FFFFFF&quot;>
<td CLASS=&quot;xxsmall&quot; BGCOLOR=&quot;navy&quot;>
 <B><Font color=&quot;#FFFFFF&quot;>1</FONT></B> 
</td>
<td CLASS=&quot;xxsmall&quot;>
<B> Select the Product:</B>
</td>
<td CLASS=&quot;xxsmall&quot;>
<SELECT ID=&quot;products&quot; NAME=&quot;products&quot;>
<OPTION VALUE='0'>--------</OPTION>
<OPTION VALUE='1,2.GISmo'>GISmo</OPTION>
<OPTION VALUE='2,9.Map Objects IMS'>Map Objects IMS</OPTION>
<OPTION VALUE='3,4.MapTouch'>MapTouch</OPTION>
</SELECT>
</td>
</tr>
<tr bgcolor=&quot;#FFFFFF&quot;>
<td CLASS=&quot;xxsmall&quot; BGCOLOR=&quot;navy&quot;>
 <B><Font color=&quot;#FFFFFF&quot;>2</FONT></B> 
</td>
<td CLASS=&quot;xxsmall&quot;>
<B>  How critical is the request?</B>
</td>
<td CLASS=&quot;xxsmall&quot;>
<select name=&quot;severity&quot;>

<option value='0'>-------- </option>

<option value='1,1.Low'>Low</option>

<option value='2,2.Medium'>Medium</option>

<option value='3,3.High'>High</option>

</select>

</td>
</tr>
<tr bgcolor=&quot;#FFFFFF&quot;>
<td CLASS=&quot;xxsmall&quot; BGCOLOR=&quot;navy&quot;>
 <B><Font color=&quot;#FFFFFF&quot;>3</FONT></B> 
</td>
<td CLASS=&quot;xxsmall&quot;>
<B>  Request category?</B>
</td>
<td CLASS=&quot;xxsmall&quot;>
<select name=&quot;requestType&quot;>

<option value='0'>-------- </option>

<option value='1,1.Enhancement'>Enhancement</option>

<option value='2,3.Installation'>Installation</option>

<option value='3,2.Printing'>Printing</option>

<option value='4,4.Layer Visibility'>Layer Visibility</option>

<option value='5,5.Database'>Database</option>

<option value='6,6.Run Time Error'>Run Time Error</option>

</select>

</td>
</tr>
<tr bgcolor=&quot;#FFFFFF&quot;>
<td CLASS=&quot;xxsmall&quot; valign=&quot;top&quot; BGCOLOR=&quot;navy&quot;>
 <B><Font color=&quot;#FFFFFF&quot;>4</FONT></B> 
</td>
<td CLASS=&quot;xxsmall&quot; COLSPAN=&quot;2&quot;>
<B>  Please enter a description.</B><BR><BR>
  Enter a <B>detailed</B> description of your question, including the commands used, and the exact wording of any error messages.<BR>
  <textarea name=&quot;supportDesc&quot; rows=&quot;8&quot; cols=&quot;45&quot;></textarea><BR><BR>
</td>
</tr>
<tr bgcolor=&quot;#FFFFFF&quot;>
<td CLASS=&quot;xxsmall&quot; COLSPAN=&quot;3&quot; ALIGN=&quot;CENTER&quot; BGCOLOR=&quot;navy&quot;>
<INPUT CLASS=&quot;msgBtn&quot; TYPE=&quot;RESET&quot; NAME=&quot;btnReset&quot; VALUE=&quot;Reset&quot;> <INPUT CLASS=&quot;msgBtn&quot; TYPE=&quot;SUBMIT&quot; NAME=&quot;btnSubmit&quot; VALUE=&quot;Submit&quot;>
</td>
</tr>
</table>
</FORM>
<BR><BR>
</td>
</tr>
</table>
</body>
</html>
</code> cquick@geotg.com
Geographic Information System (GIS), ASP, some Oracle
 
From everything I've heard the solution is simple: don't use NS 6.0. I haven't heard anything good about it.
Meddle not in the affairs of dragons,
For you are crunchy, and good with mustard.
 
Well there isn't anything you can do about that -- its a bug -- should be fixed in upcoming releases. Believe that it is fixed in the newer versions of Mozilla (the open source version of netscape 6).

Actually -- Netscape 6 might be a bit buggy but has very good html/css/dom support otherwise. When netscape 6.5 comes out (I think that is the one that will be synced with Mozilla 1.0) its going to be awesome. The latest nightly builds of Mozilla are better than IE 5.01 by far. ===
Supports Mozilla and Web Standards
Knows HTML/XHTML, CSS1, JavaScript, PHP, C++, DOM1
===
 
I don't think it's time yet to test our pages for NN6. It is still too buggy and, still, very few users installed it. I used to have two versions of my DHTML pages. With advent of NN6 there is a risk that I will need a third one. And I have to tell you this: I don't care how good it implements the standards, buf if I need to create a third version of all of my DHTML pages, that's going to be just too much pain in the #butt#. And I believe most developers will have similar reactions. We just don't want anymore mess.
---
---
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top