HighDots Forums  

Bite me, the sequel

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss Bite me, the sequel in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Spartanicus
 
Posts: n/a

Default Bite me, the sequel - 02-26-2004 , 07:59 AM






I've implemented some of the changes suggested, I've also done away with
the layout pixel values in the stylesheet that were impeding text
zooming in Moz and IE.

A re-test on zooming issues and layout soundness please:
http://www.pan-europe.utvinternet.ie

--
Spartanicus

Reply With Quote
  #2  
Old   
Steve R.
 
Posts: n/a

Default Re: Bite me, the sequel - 02-26-2004 , 08:02 AM






Spartanicus wrote in message ...
Quote:
I've implemented some of the changes suggested.
Ouch - Horizontal scroll bars even at 1024x768.




Reply With Quote
  #3  
Old   
Neal
 
Posts: n/a

Default Re: Bite me, the sequel - 02-26-2004 , 09:28 AM



On Thu, 26 Feb 2004 13:02:59 GMT, Steve R.
<stevie_ritchie(NOSPAM)@hotmail.com> wrote:

Quote:
Spartanicus wrote in message ...
I've implemented some of the changes suggested.

Ouch - Horizontal scroll bars even at 1024x768.



Really? Where? Oh, I see. In IE6 the scroll never goes away... in Opera
it's fine even at 800 wide. But in IE that little red riceburner is way
off the right side of the viewport at any resolution I can do.


Reply With Quote
  #4  
Old   
rf
 
Posts: n/a

Default Re: Bite me, the sequel - 02-26-2004 , 06:21 PM




"Neal" <neal413 (AT) spamrcn (DOT) com> wrote

Quote:
On Thu, 26 Feb 2004 13:02:59 GMT, Steve R.
stevie_ritchie(NOSPAM)@hotmail.com> wrote:

Spartanicus wrote in message ...
I've implemented some of the changes suggested.

Ouch - Horizontal scroll bars even at 1024x768.




Really? Where? Oh, I see. In IE6 the scroll never goes away... in Opera
it's fine even at 800 wide. But in IE that little red riceburner is way
off the right side of the viewport at any resolution I can do.
You are running the browser in quirks mode, because of the lack of a URL in
the doctype.

In quirks mode IE6 reproduces most of the bugs in IE5.x, one of them being
the broken box model. It thinks the margins are part of the box width so
that grey box containing the riceburner is some number of ems (whatever the
left margin is) plus 100%.

Either run IE6 in standards mode or use one of the many hacks to work around
the bug.

Cheers
Richard.




Reply With Quote
  #5  
Old   
Larry
 
Posts: n/a

Default Re: Bite me, the sequel - 02-27-2004 , 01:06 AM



How do you set IE to run in quirks or standard mode?


"rf" <making.it.up (AT) the (DOT) time> wrote

Quote:
"Neal" <neal413 (AT) spamrcn (DOT) com> wrote in message
newspr3zeh9xmdvhyks (AT) news (DOT) rcn.com...
On Thu, 26 Feb 2004 13:02:59 GMT, Steve R.
stevie_ritchie(NOSPAM)@hotmail.com> wrote:

Spartanicus wrote in message ...
I've implemented some of the changes suggested.

Ouch - Horizontal scroll bars even at 1024x768.




Really? Where? Oh, I see. In IE6 the scroll never goes away... in Opera
it's fine even at 800 wide. But in IE that little red riceburner is way
off the right side of the viewport at any resolution I can do.

You are running the browser in quirks mode, because of the lack of a URL
in
the doctype.

In quirks mode IE6 reproduces most of the bugs in IE5.x, one of them being
the broken box model. It thinks the margins are part of the box width so
that grey box containing the riceburner is some number of ems (whatever
the
left margin is) plus 100%.

Either run IE6 in standards mode or use one of the many hacks to work
around
the bug.

Cheers
Richard.





Reply With Quote
  #6  
Old   
Mark Parnell
 
Posts: n/a

Default Re: Bite me, the sequel - 02-27-2004 , 01:12 AM



On Fri, 27 Feb 2004 00:06:55 -0600, "Larry"
<ldempsey_nospam_ (AT) echoesineternity (DOT) com> declared in alt.html.critique:

Quote:
How do you set IE to run in quirks or standard mode?
http://gutfeldt.ch/matthias/articles/doctypeswitch.html
http://gutfeldt.ch/matthias/articles...tch/table.html

BTW: Please don't post upside-down
http://www.allmyfaqs.com/faq.pl?How_to_post

--
Mark Parnell
http://www.clarkecomputers.com.au


Reply With Quote
  #7  
Old   
Spartanicus
 
Posts: n/a

Default Re: Bite me, the sequel - 02-27-2004 , 04:08 AM



rf (making.it.up (AT) the (DOT) time) wrote

[apologies for incorrectly following up to rf's post, due to aggressive
filtering and the participation of a killfiled poster in this thread
some other post were also deleted by my news server]

Quote:
Ouch - Horizontal scroll bars even at 1024x768.

Really? Where? Oh, I see. In IE6 the scroll never goes away... in Opera
it's fine even at 800 wide. But in IE that little red riceburner is way
off the right side of the viewport at any resolution I can do.

You are running the browser in quirks mode, because of the lack of a URL in
the doctype.
This is a myth:
http://www.opera.com/docs/specs/doctype/index.dml
http://www.mozilla.org/docs/web-deve.../doctypes.html

Quote:
In quirks mode IE6 reproduces most of the bugs in IE5.x, one of them being
the broken box model. It thinks the margins are part of the box width so
that grey box containing the riceburner is some number of ems (whatever the
left margin is) plus 100%.
It's probably caused by having to add a workaround for IE5.5.

I've added a css hack to counter IE6 slipping up and still provide the
IE5.5 workaround, I only have IE5.5 here, could you check if it's fixed
for IE6 now?

--
Spartanicus


Reply With Quote
  #8  
Old   
Steve R.
 
Posts: n/a

Default Re: Bite me, the sequel - 02-27-2004 , 04:32 AM



Spartanicus wrote in message ...
Quote:
could you check if it's fixed for IE6 now?
It's fine now in IE6 :~)

I'm looking forward to seeing your message-board operational.




Reply With Quote
Reply




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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.