Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 10-24-2003, 07:52 AM   #1 (permalink)
Inactive
 
Join Date: 10-24-03
Posts: 5
iTrader: 0 / 0%
Latest Blog:
None

kelly001 is liked by many
unwanted scrollbar problem

Hi,
I'm having this strange problem with an horizontal scrollbar showing up in the redesign of a site. the only difference in the redesign is that instead of having an embedded flash movie as a navigation bar in my div id="layer3" I know have a text based navigation bar in that same div id="layer3"
This seems to only happen in IE 5 on a Mac and I can't seem to get rid of it.

Here is an example of both designs :

old one :


new one:



Any suggestions how I can get rid of this problem without using iframes ? thanks
kelly001 is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 09:14 AM   #2 (permalink)
Inactive
 
Join Date: 10-13-03
Location: Indiana
Posts: 286
iTrader: 0 / 0%
Latest Blog:
None

Sharpie is on the right pathSharpie is on the right pathSharpie is on the right path
Send a message via MSN to Sharpie Send a message via Yahoo to Sharpie
Your seeing it on the nav bar?
I'm only seeing it on the main content (layer 4)...
Sharpie is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 09:20 AM   #3 (permalink)
Inactive
 
Join Date: 10-24-03
Posts: 5
iTrader: 0 / 0%
Latest Blog:
None

kelly001 is liked by many
no i only see it on the div4 content layer. Not the nav bar layer...

Somehow when I add the text based nav bar, the problem appears, if it's the flash based navigation bar it dissappears.
kelly001 is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 09:34 AM   #4 (permalink)
Inactive
 
Join Date: 10-13-03
Location: Indiana
Posts: 286
iTrader: 0 / 0%
Latest Blog:
None

Sharpie is on the right pathSharpie is on the right pathSharpie is on the right path
Send a message via MSN to Sharpie Send a message via Yahoo to Sharpie
That's odd. I can't see anything in the code that is making it do that. Have you tried widening up your layer to see if the scroll bar disappears?
Sharpie is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 10:57 AM   #5 (permalink)
Inactive
 
Join Date: 10-24-03
Posts: 5
iTrader: 0 / 0%
Latest Blog:
None

kelly001 is liked by many
yeah, I have tried making wider and narrower. It just doesn't make any sense... What I don't get especially is that if in div3 I have a flash movie, it doesn't happen but if I have text it does. I tried disabling the CSS but that doesn't work either.

IE5 on Macs is known to have some bugs when using layers. In the past I've dealt with it by redirecting those users to a user specific page which uses iframes instead. It's just a pain though because you need to do a double update for every page you change on the site...
kelly001 is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 11:34 AM   #6 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,821
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
I see no horizontal scroll bars! I'm using mozFireBird on winXP.
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 11:46 AM   #7 (permalink)
No Longer Here
 
Join Date: 09-27-03
Location: State College, PA
Posts: 9,354
iTrader: 0 / 0%
Latest Blog:
None

Jazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebody
It is only there in IE5 on a MAC.
Jazzee is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 12:07 PM   #8 (permalink)
Inactive
 
Join Date: 10-24-03
Posts: 5
iTrader: 0 / 0%
Latest Blog:
None

kelly001 is liked by many
jazzee,

any idea how to fix it without using a redirect to a user specific page ?
kelly001 is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 12:16 PM   #9 (permalink)
Inactive
 
Join Date: 10-13-03
Location: Indiana
Posts: 286
iTrader: 0 / 0%
Latest Blog:
None

Sharpie is on the right pathSharpie is on the right pathSharpie is on the right path
Send a message via MSN to Sharpie Send a message via Yahoo to Sharpie
This might be a duh! question but...

Is the text nav bar the same dimensions as the Flash nav bar?
Sharpie is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 12:59 PM   #10 (permalink)
Inactive
 
Join Date: 10-24-03
Posts: 5
iTrader: 0 / 0%
Latest Blog:
None

kelly001 is liked by many
yes, it is and I've tried changing it as well...
kelly001 is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 01:05 PM   #11 (permalink)
No Longer Here
 
Join Date: 09-27-03
Location: State College, PA
Posts: 9,354
iTrader: 0 / 0%
Latest Blog:
None

Jazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebody
Let me know if this helps you:

http://www.l-c-n.com/IE5tests/right_pos/index.shtml


Quote:
Seemingly, IE 5 Mac adds a margin around positioned boxes, even if you specify {margin:0} in the style rule.
Jazzee is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 01:08 PM   #12 (permalink)
No Longer Here
 
Join Date: 09-27-03
Location: State College, PA
Posts: 9,354
iTrader: 0 / 0%
Latest Blog:
None

Jazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebody
There is also something about unwanted horizontal scrollbars about halfway down this page:

http://developer.apple.com/internet/css/ie5cssbugs.html
Jazzee is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 01:10 PM   #13 (permalink)
No Longer Here
 
Join Date: 09-27-03
Location: State College, PA
Posts: 9,354
iTrader: 0 / 0%
Latest Blog:
None

Jazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebody
Here is one more:

http://www.xs4all.nl/~ppk/css2tests/ie5mac/margin.html
Jazzee is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-24-2003, 04:55 PM   #14 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,821
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
Quote:
Originally Posted by Jazzee
It is only there in IE5 on a MAC.
Oh yeah I'm blind!
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ways To Get Rid OF Unwanted Clients peter_d SEO Forum 10 01-02-2008 02:53 AM
Unwanted Guests :: How to Trace then ? infogle Forum Lobby 12 12-31-2007 11:26 PM
scrollbar in frame problem al2six Coding Forum 6 07-29-2004 07:05 PM
javascript code for unwanted horizontal scrollbar dinus Coding Forum 1 01-09-2004 12:31 PM
Unwanted horizontal scrollbar dinus Web Design Lobby 11 01-03-2004 11:40 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 08:30 AM.
© Copyright 2008 V7 Inc