473,549 Members | 3,048 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Fixed positioning problem with IE6

Hi,

I would really love to get some help from you since I am starting to
become completely desperate with something quite simple...

I am trying to transfer a fixed-positioning-implementation for IE from a
tutorial page (http://limpid.nl/lab/css/fixed/header-and-left-sidebar)
to my site: http://www.refugio-thueringen.de/dev/dev.html. Everything
works fine with FF and also it works with IE but only on the tutorial
site not in my implementation even though I actually adapted it 1:1...
Can't find the error :(

Thanks a lot for any help!

Best wishes,
Axel

--
By three methods we may learn wisdom:
First, by reflection, which is noblest;
Second, by imitation, which is easiest;
and third by experience, which is the bitterest.
Jul 1 '06 #1
3 1968
Axel Siebenwirth <no****@nospam. com> wrote:
I would really love to get some help from you since I am starting to
become completely desperate with something quite simple...

I am trying to transfer a fixed-positioning-implementation for IE from a
tutorial page (http://limpid.nl/lab/css/fixed/header-and-left-sidebar)
to my site: http://www.refugio-thueringen.de/dev/dev.html. Everything
works fine with FF and also it works with IE but only on the tutorial
site not in my implementation even though I actually adapted it 1:1...
Can't find the error :(


The original kicks IE into quirks mode, your code doesn't. Add the
comment that precedes the doctype to see if that helps.

Btw, the original causes a nasty horizontal scrollbar in Opera.

--
Spartanicus
Jul 1 '06 #2
Spartanicus wrote:
Axel Siebenwirth <no****@nospam. comwrote:
>I would really love to get some help from you since I am starting to
become completely desperate with something quite simple...

I am trying to transfer a fixed-positioning-implementation for IE from a
tutorial page (http://limpid.nl/lab/css/fixed/header-and-left-sidebar)
to my site: http://www.refugio-thueringen.de/dev/dev.html. Everything
works fine with FF and also it works with IE but only on the tutorial
site not in my implementation even though I actually adapted it 1:1...
Can't find the error :(

The original kicks IE into quirks mode, your code doesn't. Add the
comment that precedes the doctype to see if that helps.

Btw, the original causes a nasty horizontal scrollbar in Opera.
Yes, thats because the top right container with the orange background
needs to extend to the right window border. And because the two
container to the left of it are fixed size I do not know what to do with
the right one to have it end exactly at the window border so that no
horiz. scrolling bars are necessary. I just set it to width 100%.
It the same in IE, but FF does it how I would want it. I interprets the
100% in this way that it extends to the full window width but not further.

Can you maybe help me with this, too?

Thank you!

Axel
--
By three methods we may learn wisdom:
First, by reflection, which is noblest;
Second, by imitation, which is easiest;
and third by experience, which is the bitterest.
Jul 2 '06 #3
Axel Siebenwirth <no****@nospam. comwrote:
>>I would really love to get some help from you since I am starting to
become completely desperate with something quite simple...

I am trying to transfer a fixed-positioning-implementation for IE from a
tutorial page (http://limpid.nl/lab/css/fixed/header-and-left-sidebar)
to my site: http://www.refugio-thueringen.de/dev/dev.html. Everything
works fine with FF and also it works with IE but only on the tutorial
site not in my implementation even though I actually adapted it 1:1...
Can't find the error :(

The original kicks IE into quirks mode, your code doesn't. Add the
comment that precedes the doctype to see if that helps.

Btw, the original causes a nasty horizontal scrollbar in Opera.

Yes, thats because the top right container with the orange background
needs to extend to the right window border. And because the two
container to the left of it are fixed size I do not know what to do with
the right one to have it end exactly at the window border so that no
horiz. scrolling bars are necessary. I just set it to width 100%.
It the same in IE, but FF does it how I would want it. I interprets the
100% in this way that it extends to the full window width but not further.

Can you maybe help me with this, too?
The original seems a rather poor construct overall, it also breaks
keyboard scrolling in IE, I wouldn't bother trying to fix the flaws.

--
Spartanicus
Jul 2 '06 #4

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

Similar topics

9
17702
by: Paul Trautwein | last post by:
I'm trying to get an image to float in a window despite scrolling. I've gotten it to work on my Mac using IE 5.2, Netscape, and Safari, but it goes wonky when I test it on a PC. (testing with IE only at the moment.) Positioning is wrong, and it doesn't float at all. Here's a test page: http://www.bdiusa.com/mirrors/test.html I've tested...
6
5396
by: Mason A. Clark | last post by:
Masters: On two or three-column layouts, one column often has a list of links. Scrolling the page hides them. I'm aware there's supposed to be the ability to fix the column (frame-like). I have some bits of such code but haven't yet made it work well. Question: Why have I never seen an example on the web? Not that I've seen...
10
2423
by: CMAR | last post by:
Mason C. posted an here an innovative technique for using Javascript and CSS to accomplished fixed positioning that works with IE. Does anyone have the URL of his homepage? Thanks, CMA
1
2452
by: Frances Del Rio | last post by:
don't know if I'll succeed, have spent a lot of time already trying to figure this out: I would like to position a footer (co. name, address, etc..) at the bottom of browser page, in such a way that it's always at the bottom no matter how high the screen is ('clientHeight' in browser model) and that stays there when user scrolls.. in the...
25
36333
by: Michael Schuerig | last post by:
I'm trying to do something seemingly very simple, but it's brought me close to crushing my head on the keyboard. All I want is a table where the head row is fixed and the body columns below are scrollable (with the ordinary scrollbars, no less). Whatever I try, the columns in the head and the body aren't aligned; the widths are computed...
5
4202
by: msubodh | last post by:
I have been able to piece together the following code to created a fixed div so that it stays in place even when scrolling (and does it smoothly as opposed to other approaches that have jerky transitions.) I only need this to work on IE 6 so I dont mind if my solution is IE specific. The problem I have is with the DOCTYPE. I have to deal...
31
3068
by: Sarita | last post by:
Hello, this might sound stupid, but I got a really nice homepage template which unfortunately is a 3-Column Fixed Width CSS format. Now I don't have any content for the right column and would like the middle column just to use up that space instead. Any way this is possible? Thanks for your help, it is highly appreciated!
2
2196
by: soulmach | last post by:
Hello forum friends. I performed a search on this topic, but I couldn't find anything useful. I wasn't really sure what to search. First I'll state what I am trying to do. I recently agreed to make a site for a friend. It's good practice for me. The site will have (among other things) a biography. I told him to look at Zen Garden and find...
9
2562
by: Mr Prister | last post by:
I've tried to create a sidebar that uses the fixed positioning property. However after looking through various tutorials and how to's of the web I can't find a bugger wrong with my code. This is good i hear you say.... well no its not. The problem is that the frigging sidebar isn't fixed! You maybe able to tell but this is pissing me off to...
0
7446
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7956
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
6041
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5368
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5088
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3498
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1936
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1058
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
763
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.