473,796 Members | 2,444 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Inconsistent problem with Netscape, but not IE

I have an inconsistent problem with some Internet pages when using Netscape
(7.1) that I cannot reproduce with IE nor locally. Below is an example
link.

There are several tables on the pages. The tables at the top containing
small images are working correctly. The tables below that contain product
descriptions and input to purchase an item, these table have a problem with
Netscape. Sometimes one or more of these tables will just display the
headers, only with Netscape served from the Internet but not served from my
local test machine nor with IE. What might be causing this?

Example problem page: http://www.pistoleer.com/targets/rifle/

Pete
_______________ _______________ _______________ _______________ _____
A-Zoom snap-caps, Bore-Stores cases, Kleen-Bore gun care products
Official Targets, Pachmayr grips/pads, Trius traps, Target Stands
Lyman Reloading, Beretta mags, HKS speedloaders, FREE classifieds

Jul 20 '05 #1
1 1689
DU
The Pistoleer wrote:
I have an inconsistent problem with some Internet pages when using Netscape
(7.1) that I cannot reproduce with IE nor locally. Below is an example
link.

There are several tables on the pages. The tables at the top containing
small images are working correctly. The tables below that contain product
descriptions and input to purchase an item, these table have a problem with
Netscape. Sometimes one or more of these tables will just display the
headers, only with Netscape served from the Internet but not served from my
local test machine nor with IE. What might be causing this?

Example problem page: http://www.pistoleer.com/targets/rifle/

Pete


Your page has 566 validation errors (link broken to avoid scrolling):

http://validator.w3.org/check?uri=ht....pistoleer.com
%2Ftargets%2Fri fle%2F&charset= %28detect+autom atically%29&doc type=Inline&ver bose=1

You should quote all of your attribute values to avoid errors.
"Why attribute values should always be quoted in HTML"
http://www.cs.tut.fi/~jkorpela/qattr.html

"By default, SGML requires that all attribute values be delimited using
either double quotation marks (...)"
http://www.w3.org/TR/html4/intro/sgm...tml#attributes

You have 1 table with this code:

<P><TABLE WIDTH=100%>

Now, a table can not nested inside a <p> and width=100% will be treated
as width of 100 pixels, not 100% of the available width of its parent.

I would remove all of the onmouseover spamming in the status bar: most
browsers nowadays neutralize such spamming and you'll unneedlessly annoy
the others who do not use proxomitron.
By removing all these onmouseover and onmouseout attributes, you also
reduce the tag soup.
Excessive force put on the status bar also scares potential customers.
You see, status bar is the standard browser chrome by which a browser
[should] communicate genuine unaltered information and notification
about Secure Socket Layer, encryption power, padlock icon open/closed,
cookie icon, http connection, requests, ftp downloads, progress of http
connection, requests, etc.. Interfering with the standard functionality
of the status bar is usually considered excessive force by a wide
majority of users.

You should drop <font> entirely since you're using stylesheet anyway.
W3C Quality Assurance tip for webmaster:
"Recommende d Practices
Forget <font>, use CSS"
http://www.w3.org/QA/Tips/font-size

You can reduce the tag soup by eliminating all 119 occurences of <NOBR>
by editing a single judicious line in a stylesheet.

DU
Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
9594
by: mark.reichman | last post by:
First off.. Thanks to Grant Wagner for help in a previous thread related to this one. I am at a total loss... I have multiple fields in a form with the same name. Lets call the fields with the same name "junk_array". My first field of junk_array is a input type=hidden. All the others fields in junk_array that follow are type=text. I can reference this first hidden field in IE with document.form.field.value. In, fact my form works...
4
1952
by: Harlan Messinger | last post by:
At http://www.gavelcade.com/tests/partial-child-recognition.html is an illustration of an apparent inconsistency in the way the child selection operator > is handled with respect to tables, rows, and cells. I'm trying to bold-face the first column of a two column table. I try the following five variations (the five tables in the demo are assigned classes a, b, c, d, and e, respectively): table.a td:first-child { font-weight: bold; }...
2
1213
by: MR. UNDERHILL | last post by:
I image this question is already answer in thousands of places because is very obvious that ocurrs. Basically, I have a .net text box control on a asp.net page, and I'm using the width property to specify it's display size, it works great in Internet Explorer 6.0 but running the same page on Netscape 7.1 doesn't work. To make it work I'm setting the <input> size property by hand on the PreRender event of the page, but I wonder is there is...
10
1492
by: Robert Baer | last post by:
<SWM.HTM listing; does not work; positioning wrong (below main GIF)> <!-- IE adds a horizontal 4-icon strip near the upper left corner when that area is visited (WTF?) --> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Stripper wells and production</title> </head> <SCRIPT LANGUAGE="JavaScript"> <!--
3
1877
by: codeman | last post by:
Hi all Lets say we have two tables: Customer: Customer_number : Decimal(15) Name : Char(30) Purchase: Purchase_number : Decimal(15)
1
1957
by: Prasoon | last post by:
I have a JSP page on which when print is pressed - Records are fetched on a redirected page and those are to be printed. I use the lines - <script language="javascript"> window.print(); history.back(); </script> to do the same. When browsed from Netscape 4.7, the Resultset page is printed
4
1676
by: junkdump2861 | last post by:
Here's the problem: using Netscape 7.1, I type use the view page source command (url is http://en.wikipedia.org/wiki/Cain) and save the raw HTML file and it's 67 kb, and has the addresses of all the images in it. I want the exact same thing from my Python script, but I'm not getting it. Instead, I get a file only 21 kb that has no image addresses. Here's the code I use: import urllib f =...
3
6202
by: Rahul Babbar | last post by:
Hi All, When could be the possible reasons that could make a database inconsistent? I was told by somebody that it could become inconsistent if you " force all the applications to a close on that database and transactions are not committed or rollbacked" I infact, don't believe it, because i suppose when we do a "force
0
1127
by: johnthawk | last post by:
In the below code setting cell to inconsistent sets entire column inconsistent (renderer).However, I need a third state off | on | inconsistent . How can I change one path->cell? Any help appreciated. Thanks john # get current value fixed = model.get_value(iter, MARK_FOR_COLUMN) icont = model.get_value(iter,MARK_FOR_INCONSISTENT) # clear for action
0
9528
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10455
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10228
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10173
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9052
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7547
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5573
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3731
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2925
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.