473,396 Members | 2,013 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

ie 6 splaying layout

Trying to figure out why this isn't displaying correctly in ie 6...
I'm on a MAc so I can't recheck much. I know I've got some funky em
numbers and questionable javascript calls, but things aren't even
bunched together remotely correctly in explorer...

http://www.f1shw1ck.com/townscapes

looks dandy in firefox and safari:

http://www.f1shw1ck.com/sandbox/firefox.jpg
http://www.f1shw1ck.com/sandbox/safari.jpg

what's tripping up where? and is there a definitive png solution at
this point?

I'm learning slowly...

Nov 27 '06 #1
3 1376
two7s_clash wrote:
Trying to figure out why this isn't displaying correctly in ie 6...
I'm on a MAc so I can't recheck much. I know I've got some funky em
numbers and questionable javascript calls, but things aren't even
bunched together remotely correctly in explorer...

http://www.f1shw1ck.com/townscapes

looks dandy in firefox and safari:
Not in my version of Firefox 1.5.0.8. The text beginning with "We pride
ourselves on our attention ..." extends completely outside its box and
down into the grass. Same with Opera 9. (Win2K)
what's tripping up where? and is there a definitive png solution at
this point?
Without JavaScript, it falls apart much worse. What will you do for
those who have JavaScript disabled or unavailable, or have it stripped
by a corporate firewall?

--
-bts
-Motorcycles defy gravity; cars just suck
Nov 27 '06 #2
two7s_clash wrote:
Trying to figure out why this isn't displaying correctly in ie 6...
I'm on a MAc so I can't recheck much. I know I've got some funky em
numbers and questionable javascript calls, but things aren't even
bunched together remotely correctly in explorer...

http://www.f1shw1ck.com/townscapes

looks dandy in firefox and safari:

http://www.f1shw1ck.com/sandbox/firefox.jpg
http://www.f1shw1ck.com/sandbox/safari.jpg

what's tripping up where? and is there a definitive png solution at
this point?
FF's Error console shows 27 warnings. Most of them relates to your
CSS. Fix those first.

W3C validator shows errors:
http://validator.w3.org/check?uri=ht...doctype=Inline

Fix those first!

W3C CSS Validator shows errors:
http://jigsaw.w3.org/css-validator/v...usermedium=all

Fix those also...

When done, your page is probably OK, but if not, come back here and
ask again.

:-)

--
Dag.
Nov 27 '06 #3
OK... made the fixes. Still looks funny!

This Page Is Valid XHTML 1.0 Transitional!. Only CSS validation error
is the PNG fix I tried to put in place...

* Line: 37 Context : #topright img

attempt to find a semi-colon before the property name. add it
* Line: 37 Context : #topright img

Property progid doesn't exist : DXImageTransform
* Line: 37 Context : #topright img

Parse Error -
DXImageTransform.Microsoft.AlphaImageLoader(enable d=true,src='/images/logo.png',
sizingMethod='scale');
* Line: 38 Context : #topright img

Parse error - Unrecognized : }

Is there a better solution here? And for non-javascript browsers?

-J

Dag Sunde wrote:
two7s_clash wrote:
Trying to figure out why this isn't displaying correctly in ie 6...
I'm on a MAc so I can't recheck much. I know I've got some funky em
numbers and questionable javascript calls, but things aren't even
bunched together remotely correctly in explorer...

http://www.f1shw1ck.com/townscapes

looks dandy in firefox and safari:

http://www.f1shw1ck.com/sandbox/firefox.jpg
http://www.f1shw1ck.com/sandbox/safari.jpg

what's tripping up where? and is there a definitive png solution at
this point?

FF's Error console shows 27 warnings. Most of them relates to your
CSS. Fix those first.

W3C validator shows errors:
http://validator.w3.org/check?uri=ht...doctype=Inline

Fix those first!

W3C CSS Validator shows errors:
http://jigsaw.w3.org/css-validator/v...usermedium=all

Fix those also...

When done, your page is probably OK, but if not, come back here and
ask again.

:-)

--
Dag.
Nov 28 '06 #4

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

Similar topics

82
by: Peter Diedrich | last post by:
The site design is pretty simple: ============================================ | Head | ============================================ | | ...
39
by: Zak McGregor | last post by:
Hi all Are there any good solutions to aligning form field names and input boxes without resorting to tables? I am struggling to do this nicely at the moment. Thanks Ciao Zak
47
by: Neal | last post by:
Patrick Griffiths weighs in on the CSS vs table layout debate in his blog entry "Tables my ass" - http://www.htmldog.com/ptg/archives/000049.php . A quite good article.
20
by: Tammy | last post by:
What would be a good alternative to using frames? I need something that will section my webpage into two halves and can change both frames on a single click. Thanks in Advance, Tammy
10
by: Volker Lenhardt | last post by:
For a QApplication (PyQt) on the small screen of my Zaurus 5500 PDA I try to layout my data output in a QScrollView as the central widget. I'd prefer to use QGridLayout, but cannot add it to the...
10
by: Luke | last post by:
Hi. I am trying to make correct layout, here is an example of (dynamically generated content via jsp): http://localhost/www/layout.htm Most outer div is positioned absolute (if not then it...
3
by: Samuel Shulman | last post by:
I am looking for good guidance for positioning controls on the form.document, it is absolute nightmare and I don't know where to begin Thank you, Samuel Shulman
5
by: Jeff User | last post by:
Hi all I am writing program/framework to server a web site dynamically based on stored web page data with C#, .net1.1 What is the preferred means of controlling page layout, frames or...
5
by: Ed Sproull [MSFT] | last post by:
First I'm pretty new to ASP.NET and I'm having a simple problem. I have small website with a header, sidebar and the the content. I want my content to appear beside my sidebar which seems to be a...
53
by: brave1979 | last post by:
Please check out my javascript library that allows you to create any layout for your web page, nested as deep as you like, adjusting to width and height of a browser window. You just describe it in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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,...

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.