473,405 Members | 2,310 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,405 software developers and data experts.

Like the Peek-a-boo bug, but not quite.

I am building a website that is having problems displaying the navbar
in IE 6. The URL is http://www.cleanbrain.com. When the page initially
loads it looks just the way I want it. However, when the window is
resized in IE 6 at all, the navbar jumps over 200 px to the right. If
you look in the source, you will see that the navbar exists in the <div
id="links"> toward the bottom. It has a negative left-margin of
"margin-left: -200px". It appears that when the page is resized, that
margin is ignored. If I refresh the page or mouse over any links on it,
the navbar jumps back to where it's supposed to be. After spending too
much time googling for solutions, the closest bug appeared to be the
Peek-A-Boo bug for IE. However, adding "position: relative" or "height:
1%" didn't solve the problem. Is anyone familiar with this problem?

thanks,

Dane Laverty

Mar 15 '06 #1
5 1818
ju***************@yahoo.com wrote:
I am building a website that is having problems displaying the navbar
in IE 6. The URL is http://www.cleanbrain.com. When the page initially
loads it looks just the way I want it. However, when the window is
resized in IE 6 at all, the navbar jumps over 200 px to the right. If
you look in the source, you will see that the navbar exists in the <div
id="links"> toward the bottom. It has a negative left-margin of
"margin-left: -200px". It appears that when the page is resized, that
margin is ignored. If I refresh the page or mouse over any links on it,
the navbar jumps back to where it's supposed to be. After spending too
much time googling for solutions, the closest bug appeared to be the
Peek-A-Boo bug for IE. However, adding "position: relative" or "height:
1%" didn't solve the problem. Is anyone familiar with this problem?


I can't replicate the problem you are having - I don't run windows. In my
browsers, konqueror 3.3.2 and Firefox 1.0.2 the logo in the upper left
corner (spinning earth with 'Software, inc') flows onto the left side of
the header, top of the menu, and upper right corner of the content.
Resizing window has no effect.

Resizing font blows page out to lunch, with lines overlapping eachother,
horizontal scrolling, menus flowing into content, graphics broken up with
white blocks and so forth.

Carolyn
--
Carolyn Marenger

Mar 15 '06 #2
In message <c3***************************@PRIMUS.CA>, Carolyn Marenger
<ca****@marenger.com> writes
ju***************@yahoo.com wrote:
I am building a website that is having problems displaying the navbar
in IE 6. The URL is http://www.cleanbrain.com. When the page initially
loads it looks just the way I want it. However, when the window is
resized in IE 6 at all, the navbar jumps over 200 px to the right. If
you look in the source, you will see that the navbar exists in the <div
id="links"> toward the bottom. It has a negative left-margin of
"margin-left: -200px". It appears that when the page is resized, that
margin is ignored. If I refresh the page or mouse over any links on it,
the navbar jumps back to where it's supposed to be. After spending too
much time googling for solutions, the closest bug appeared to be the
Peek-A-Boo bug for IE. However, adding "position: relative" or "height:
1%" didn't solve the problem. Is anyone familiar with this problem?


I have just run into the very same glitch... and have tried the very
same things, that failed to help in the very same way... So I am
familiar with it, but don't have a solution!
--
Chris Hughes
"Reality is that which, when you cease to believe, continues to exist."
http://www.epicure.demon.co.uk
Mar 15 '06 #3
ju***************@yahoo.com wrote:

The URL is http://www.cleanbrain.com. When the page initially
loads it looks just the way I want it. However, when the window is
resized in IE 6 at all, the navbar jumps over 200 px to the right.

If you look in the source,


I tried, but your CSS is way too convoluted for me. Your positioning
schemes are overly complex, not to mention illogical. Attempts at a
pixel-perfect layout are doomed to failure, you know. Try zooming text
in Firefox/mozilla up a couple notches and see how well your layout
adapts. It's not very pretty.

Go find yourself a nice template that already has most of what you're
looking for, and start over. Here is a place to start:
<URL:http://css-discuss.incutio.com/?page=CssLayouts>

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Mar 15 '06 #4
Thank you all for your quick responses. Chris: In the end I resorted to
absolute positioning to make it work. Carolyn & kchayka: thanks for the
feedback--I know that I've got some work left to make the website
robust. This site was my first attempt at a table-less CSS layout, and
has definitely been a learning experience.

Dane Laverty

Mar 16 '06 #5
Thank you all for your quick responses. Chris: In the end I resorted to
absolute positioning to make it work. Carolyn & kchayka: thanks for the
feedback--I know that I've got some work left to make the website
robust. This site was my first attempt at a table-less CSS layout, and
has definitely been a learning experience.

Dane Laverty

I realized that I had not, as I usually do, set html and body to margin:
0;padding: 0; Once I had done that it was rock steady!
--
Chris Hughes
"Reality is that which, when you cease to believe, continues to exist."
http://www.epicure.demon.co.uk
Mar 19 '06 #6

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

Similar topics

1
by: Mooky Mooksgill | last post by:
I would like to search a table for a phrase, or for a partial phrase, eg on table product - for name or description, or name + descprition. How does one say select * from product where name +...
1
by: Carriage Return | last post by:
Hi, I posted earlier because my content was disappearing on IE6, and was pointed towards the peekaboo bug site, http://www.positioniseverything.net/explorer/peekaboo.html I used the 'position:...
5
by: Frostillicus | last post by:
I've created a page that will contain a the thumbnails of photos I took in Beijing a couple of years back but since making each thumbnail <div> a float: left the <h1> tag in the document...
3
by: Barry Pearson | last post by:
I'm posting here because this is associated with the behaviour of a floated element. It has similarities to the IE 6 (on Windows) "peekaboo" bug, and I suspect was written by the same coder having...
5
by: Alex Bell | last post by:
Please look at the page http://www.members.iinet.net.au/~abell1/test/leaders.htm whose css file is city.css in the same directory. The page has a header, a left fixed and floated navigation div,...
3
by: Sven Groot | last post by:
This was posted by someone in comp.lang.c++, and later in microsoft.public.vstudio.general, but since I know Carl is in this group, and he's the one that should read this, I've reposted it here....
7
by: LIN | last post by:
I am trying to create a wizard like application in VB .NET. When i click NEXT button FORM1 it should open FORM2 and CLOSE that FORM1. How do I achieve this? I have done this in VB6 but not .NET. A...
15
by: jonwitts | last post by:
I have been having problems with a site I am building for someone. You can see the site here http://www.stockchildservices.co.uk/ All of the code validates as XHTML 1.1 and CSS 2.1 and appears...
3
by: ommail | last post by:
Hi I wonder if regular expressions are in general sower than using classes like String and Char when used for validating/parsing text data? I've done some simple test (using IsMatch()) method...
5
by: alexzeta | last post by:
Hello to all forum members, I can't solve this strange behaviour of IE6 (win); I need to make one row of 90x40px buttons with one of them divided horizontally in two mini-buttons of 90x20px. ...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
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...

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.