Computer Webmaster Gaming Console Graphics Forum

Welcome to the Computer Webmaster Gaming Console Graphics Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

MK PitStop Main Earn $25 Earn Money Posting Extras Members Blogs Image Hosting User Pages
Go Back   Computer Webmaster Gaming Console Graphics Forum > Webmaster Forum > Website Coding > HTML
Register FAQ/Rules Become A V.I.P. Member Search Today's Posts Mark Forums Read

HTML HTML problems, maybe you are trying to code for MySpace. Get all the HTML coding help here for your website.

Google
Closed Thread
 
LinkBack Thread Tools Display Modes
Old 07-01-2007, 2:01 PM   #1
Roman Blöth
 
Roman Blöth's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Senseless rendering: Mac.Mozilla != Mac.Netscape6.01 ?!?!

Hello out there,


pls excuse if my xposting might fall into a false group - this is a quick problem which I should solve soon...

Why the heck would Mozilla 1.2.1 on a Mac (OS 9.x) render a HTML-page different from Netscape 6.01 on the same Mac?

The page in question is (temporarily)

http://www.gosub.de/felix/waitpage.html

For debugging I turned on the table borders and trans.gif-borders:

Netscape here always makes the spacer-gif table rows too high! It doesn't make any sense to me and I would be so thankful if someone could lead me back to the path of working HTML...

I tried to set the colspan of the spacer rows (to add an extra blank space between the form field rows) to 6 first, of course, and now changed to 6 identical td's - no difference.

I tried to set the table height - no use either

I've added a style to the form tag - no use, as expected.

I'm goin nuts soon...


Any advice much appreciated here,
Roman.
--
Roman Blöth
gosub communications GmbH | Fredersdorfer Str. 10 | D-10243 Berlin
T: 030 / 29 36 39 1 - 43 | F: 030 / 29 36 39 1 - 40
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Old 07-01-2007, 2:01 PM   #2
Steve Pugh
 
Steve Pugh's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Senseless rendering: Mac.Mozilla != Mac.Netscape6.01 ?!?!

Roman Blöth <bloeth@gosub.de> wrote:

>Why the heck would Mozilla 1.2.1 on a Mac (OS 9.x) render a HTML-page
>different from Netscape 6.01 on the same Mac?


Netscape 6.01 is based on a much earlier version of the Gecko engine
than Mozilla 1.2.1.

>The page in question is (temporarily)
>
> http://www.gosub.de/felix/waitpage.html
>
>For debugging I turned on the table borders and trans.gif-borders:
>
>Netscape here always makes the spacer-gif table rows too high!


Are you building a new web page with spacer gifs? How retro. ;-)

> It doesn't make any sense to me and I would be so thankful if someone
> could lead me back to the path of working HTML...


See http://www.hut.fi/~hsivonen/doctype.html

Your doctype puts Netscape 6.01 into Standards mode and Mozilla 1.2.1
into Almost Standards mode.
In Standards mode (Netscape 6.01) the table cells are sized according
to the CSS specification - this means that the <img> is treated as if
it was a text character and so space is left below it just as you
would leave space below the letter 'a' in case the next letter in the
sentence was 'g'.
In Almost Standards mode (Mozilla 1.2.1) the table cell heights are
rendered in retro-Netscape 4 fashion with no space below the images.

>I tried to set the colspan of the spacer rows (to add an extra blank
>space between the form field rows)


Why not use margin on the form elements? Or padding on the table
cells?

Steve

--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <steve@pugh.net> <http://steve.pugh.net/>
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Featured Websites
Free Space
Free Space
Free Space Free Space
Closed Thread
Tags: , , ,




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS positioning help - Mozilla brucie HTML 8 07-01-2007 1:50 PM
CSS positioning help - Mozilla David Graham HTML 1 07-01-2007 1:47 PM
Rendering stuff outside the viewing frustrum loquak Software Programming 0 06-12-2007 11:31 PM
Skin rendering Mike Hide Graphics in general 0 05-31-2007 6:33 PM
Skin rendering n8 skow Graphics in general 0 05-31-2007 6:33 PM


Featured Websites




All times are GMT +1. The time now is 6:00 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Cheap Computers
MK PitStop Copyright 2005 - 2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98