PDA

View Full Version : navbar inline question


Addman8
Sep-14-2006, 10:19 AM
I have a navbar across the top of my page and occasionally (in all browsers) the navbar shows up vertically with all the dropdowns on top of each other. When you reload the page, things seem to clear up.

Any idea why that initially loads like that?

thanks,
matt

Andy
Sep-14-2006, 02:17 PM
I have a navbar across the top of my page and occasionally (in all browsers) the navbar shows up vertically with all the dropdowns on top of each other. When you reload the page, things seem to clear up.

Any idea why that initially loads like that?

thanks,
matt

Bump. I don't know the answer to this one, sorry.

Mike Lane
Sep-14-2006, 02:20 PM
:dunno Sorry I can't duplicate this.

SteveM
Sep-14-2006, 03:09 PM
In IE 6.0.2 his navbar is all the way to the left, although it still functions properly for me with the flyouts aligned, etc. Unfortunately, he has in place all the centering fixes I know, so... It's on to the real coders. :)

Steve
http://www.downriverphotography.com

Mike Lane
Sep-14-2006, 03:11 PM
Adding the red fixes that...

.menu {
font-family: verdana, sans-serif;
width:1050px;
position:relative;
font-size:.95em;
z-index:100;
display:table;
width:auto;
margin:0 auto;
_display:inline-block;
_width:1px;
}


I'm sure that was something I forgot... My bad.

Addman8
Sep-14-2006, 05:40 PM
Thanks for all the effort guys!

Adding the red fixes that...

.menu {
font-family: verdana, sans-serif;
width:1050px;
position:relative;
font-size:.95em;
z-index:100;
display:table;
width:auto;
margin:0 auto;
_display:inline-block;
_width:1px;
}

I'm sure that was something I forgot... My bad.

Addman8
Sep-22-2006, 06:18 AM
Bump this again. Any coders out there that can help? It is quite annoying that at random times that thing lines up and is unusable. Once you renavigate home or to a gallery it seems to work okay.

Quite weird.

Thoughts anyone?

Thanks for all the effort guys!

Mike Lane
Sep-22-2006, 06:35 AM
Bump this again. Any coders out there that can help? It is quite annoying that at random times that thing lines up and is unusable. Once you renavigate home or to a gallery it seems to work okay.

Quite weird.

Thoughts anyone?I wish I could help, but I can't replicate this problem in firefox or safari on the mac :dunno

Addman8
Sep-27-2006, 10:02 AM
I'm gonna bump one more time before removing my navbar. Is there anyone else that can duplicate this problem? I have customers calling me on the phone saying they can't navigate because of the navbar shows up vertically and dropdowns all lay on top of each other.

It goes away when you click on header, but then it goes back to the homepage.

Help?

I wish I could help, but I can't replicate this problem in firefox or safari on the mac :dunno

SteveM
Sep-27-2006, 11:35 AM
I'm gonna bump one more time before removing my navbar. Is there anyone else that can duplicate this problem? I have customers calling me on the phone saying they can't navigate because of the navbar shows up vertically and dropdowns all lay on top of each other.

It goes away when you click on header, but then it goes back to the homepage.

Help?
Welp, I have been able to replicate this in both FF and IE6. It only happens when you first load the page from a clean browser. I cannot get it to do it afterwards at all. Also, in FF, when seeing it vertical and hitting the Edit>CSS to view/tinker with the code, due to the Dev window popping up, it resizes the window and without reloading the page, it corrects the navbar. Unfortunately, I'm not swift enough to even suggest anything at this point although I'll look at the code. Here's a screenshot of the misalignment: