Firefox Issue

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
patch2112
Forum Commoner
Posts: 86
Joined: Sun Oct 31, 2004 9:44 am
Location: London

Firefox Issue

Post by patch2112 »

Hello all,

I'm getting a gap appear in my nav bar, but only on every 5th page view or so, and it only happens in FF. I've validated my HTML / CSS and I've restarted my server, but it still happens. I've tried cleaning up the whitespace and I can't find any differences in the code between a good view and a bad one.

Can you help? To view the error go to...

http://aviaryproperties.com/new/company_profile.html

...then click back and forth from the "Property Development" page to the "Company Profile" page and it will show up on the Company Profile page and mess up the nav bar.

Any help is appreciated,
Philip
User avatar
phpScott
DevNet Resident
Posts: 1206
Joined: Wed Oct 09, 2002 6:51 pm
Location: Keele, U.K.

Post by phpScott »

not sure why either but if I was hand coding those tables is to have put the breadcrumbs row as another row in the table that holds the tab links.

or you coul add an align left to the property development as that seems to shift over a bit which is what is cause the text to wrap.
patch2112
Forum Commoner
Posts: 86
Joined: Sun Oct 31, 2004 9:44 am
Location: London

Thanks

Post by patch2112 »

Thanks PHPScott,

I'll give these a try in a bit, got to run out. Thanks for your help and I'll let you know how it worked out.

Philip
Post Reply