The Five-Minute Forums

The Five-Minute Forums (http://www.fiveminute.net/forums/index.php)
-   Miscellaneous (http://www.fiveminute.net/forums/forumdisplay.php?f=10)
-   -   Problems W/ Phoenix - Here I am (http://www.fiveminute.net/forums/showthread.php?t=187)

Captain Galactic 04-29-2003 03:17 AM

[color=#000000:post_uid0]Hey guys, I'm back and hotter than ever.

:suspicious:

Oooookay. Anyone else use Phoenix/Firebird or any other Mozilla based browser? On the main 5MV page the section icons go from big (left) to small (right). Not that it matters, but does anyone else have this problem? I tried the page in AOL and it came out fine.
learn their lesson
I know Microsoft owns 5MV, but you'd think they'd learn their lesson from the Opera Bork thing....[/color:post_uid0]

NAHTMMM 04-29-2003 03:23 AM

[color=#000000:post_uid0]I think it's supposed to be like that. It works like that for me with Netscape, but not I. Explorer (or, just maybe, it's the other way around). :)[/color:post_uid0]

Derek 04-29-2003 04:03 AM

[color=#000000:post_uid0]Yeah, I noted that ... idiosyncrasy myself. Before the boards were purged, I had posted an explanation because I (ever the geek) took the effort of figuring out why that happens. And because I (still ever the geek) am bored, here's the explanation again.

If you've read enough Mozilla propoganda, then you won't be surprised by my saying that Mozilla's implementation is the correct one. Here's why (relevant portions from 5MV's front page):

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>[b:post_uid0]HTML[/b:post_uid0] </td></tr><tr><td id="CODE">[color=#333333:post_uid0]
<[color=blue:post_uid0]img[/color:post_uid0] name="[color=orange:post_uid0]d[/color:post_uid0]" alt="[color=orange:post_uid0]5MD[/color:post_uid0]" border=0 src="[color=orange:post_uid0]images/5mdlogo.png[/color:post_uid0]" width=15%>
<[color=blue:post_uid0]img[/color:post_uid0] name="[color=orange:post_uid0]s[/color:post_uid0]" alt="[color=orange:post_uid0]5MS[/color:post_uid0]" border=0 src="[color=orange:post_uid0]images/5mslogo.png[/color:post_uid0]" width=15%>
<[color=blue:post_uid0]img[/color:post_uid0] name="[color=orange:post_uid0]vg[/color:post_uid0]" alt="[color=orange:post_uid0]5MVG[/color:post_uid0]" border=0 src="[color=orange:post_uid0]images/5mvglogo.png[/color:post_uid0]" width=15%>
<[color=blue:post_uid0]img[/color:post_uid0] name="[color=orange:post_uid0]s5[/color:post_uid0]" alt="[color=orange:post_uid0]Sci-Fivers[/color:post_uid0]" border=0 src="[color=orange:post_uid0]images/s5logo.png[/color:post_uid0]" width=15%>
<[color=blue:post_uid0]img[/color:post_uid0] name="[color=orange:post_uid0]f[/color:post_uid0]" alt="[color=orange:post_uid0]5MF[/color:post_uid0]" border=0 src="[color=orange:post_uid0]images/5mflogo.png[/color:post_uid0]" width=15%>
[/color:post_uid0]</td></tr></table>

The key is "width=15%". According to the W3C standards, the width attribute on an image tag says, "scale the width of the image to 15% of the remaining width of the page". This is what Mozilla does. However, IE and others read width=15% to mean "scale the width of the image to 15% of the width of the page". One word difference and yet what a difference. (Worth noting that both implementations keep the aspect ratio of the images, so the height gets scaled as well as the width.)

So if your browser is 1000 pixels wide, then here's what the width of the second row of images on 5MV's front page work out to be:
[b:post_uid0]IE and others[/b:post_uid0]
5MD image = 15% * 1000 px = 150 px
5MS image = 15% * 1000 px = 150 px
5MVG image = 15% * 1000 px = 150 px
5MSF image = 15% * 1000px = 150 px
5MF image = 15% * 1000px = 150 px

[b:post_uid0]Mozilla (and other Gecko-based browsers)[/b:post_uid0]
5MD image = 15% * 1000 px = 150 px
5MS image = 15% * (1000 px-150 px) = 127.5 px
5MVG image = 15% * (1000 px-150 px-127.5 px) = 108.375 px
5MSF image = 15% * (1000 px-50 px-127.5 px-108.375 px) = 92.11875 px
5MF image = 15% * (1000 px-150 px-127.5 px-108.375 px-92.11875 px) = 78.3009375 px

So as you can see, Mozilla shrinks the images smaller and smaller until the fifth image is nearly half the first because it calculates 15% from the percentage of the width [i:post_uid0]remaining[/i:post_uid0] while other browsers just calculate it from the precentage of the [i:post_uid0]total[/i:post_uid0] width every time.



Well, [i:post_uid0]I[/i:post_uid0] find it interesting.[/color:post_uid0]

entei 04-29-2003 09:51 PM

[color=#000000:post_uid0]Well, I generally dont use Mozilla when looking on here, as it may show some er... strange info in the visitor stats, however after reading this I had to try it.

Must say I love the correct way of interpreting it. As the image on the right always come out as the smallest, (and I mean every right hand image! ) I think I'll be using Moz on here more often! :D[/color:post_uid0]


BellPlayer 05-03-2003 06:50 PM

[color=#000000:post_uid0]HeHe! I'm using your funny version of Mozilla now Entei. :D[/color:post_uid0]


All times are GMT. The time now is 02:31 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.