Closed Bug 62912 Opened 24 years ago Closed 24 years ago

page display problem on http://www.homeruns.com

Categories

(Core :: DOM: HTML Parser, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 62911

People

(Reporter: chofmann, Assigned: harishd)

References

()

Details

Attachments

(2 files)

>> Steps:
>> Go to www.homeruns.com <http://www.homeruns.com> and click return 
>> customer <http://601.homeruns.com/login.asp>.
>> Sign In: seamonkey
>> Password: seamonkey
>> Click Go
>> Click Start Shopping
>> Blank Screen

parser problem?
buster has taken the dup..
need to view source on that attachment to see the js that gets
returned from the form submit

*** This bug has been marked as a duplicate of 62911 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
I like to take this one, thank you.

1 - I'm missing a document type description like this one for example:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/REC-html40/frameset.dtd">

2 - there seems to be at least 3 JavaScript parts above the <html><head> section
on that page! That's illegal HTML format.

3 - Try to use: <script language="JavaScript" type="text/javascript">
    instead of: <script language="JavaScript">

4 - the <title></title> elements are missing, every HTML page needs one. Even
    if you don't use them. See W3C HTML guidelines also!

5 - Seems to be a frameset, with an form in it!! Yeah right!

H-J's Tips for the web'master':
1 - always validate your pages at: http://validator.w3c.org/check
2 - consider using Dave Ragget's 'Tidy'. You may find that, for free, at:
http://www.w3.org/People/Raggett/tidy/
3 - and taking a look at: http://www.htmlhelp.com/ might be really interesting
for you!

So, for now, evangwanted!
Friendly, HJ, see you next time around on planet Mozilla.
This is another case of a bug posted twice.  It is definitely a dup of bug 62911 -
blank page results from shopping on homeruns.com.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: