HighDots Forums  

Strange Scroll Bars In Internet Explorer

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Strange Scroll Bars In Internet Explorer in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
lewisthesmith@googlemail.com
 
Posts: n/a

Default Strange Scroll Bars In Internet Explorer - 06-08-2006 , 12:16 PM






Hi everyone,

I have been working on converting a site from a frames / tables layout
to a CSS based one.

I thought I had it all sorted, however I am getting some odd behaviour
in IE:

when I visit http://www.smanagement.co.uk/newsite/people.php?id=4 in
Internet Explorer a horizontal scroll bar appears for the window (I
expect one to appear in the middle of the page as I am using overflow:
auto for that div). However if I then refresh the page, or resize it
the scroll bar goes away. This doesn't happen in firefox and it seems
that it only happens in IE the first time.

Has anyone seen this before? It's really strange.

Many thanks in advance,

Lewis


Reply With Quote
  #2  
Old   
lewisthesmith@googlemail.com
 
Posts: n/a

Default Re: Strange Scroll Bars In Internet Explorer - 06-09-2006 , 03:16 AM






Really? There is only one simple javascript function on the page..
Could you possibly send me the error and what browser you are using?

If anyone else can see the problem that I am having any help would
still be appreciated

Many thanks,

Lewis

Neredbojias wrote:

Quote:
To further the education of mankind, lewisthesmith (AT) googlemail (DOT) com
vouchsafed:

Hi everyone,

I have been working on converting a site from a frames / tables layout
to a CSS based one.

I thought I had it all sorted, however I am getting some odd behaviour
in IE:

when I visit http://www.smanagement.co.uk/newsite/people.php?id=4 in
Internet Explorer a horizontal scroll bar appears for the window (I
expect one to appear in the middle of the page as I am using overflow:
auto for that div). However if I then refresh the page, or resize it
the scroll bar goes away. This doesn't happen in firefox and it seems
that it only happens in IE the first time.

Has anyone seen this before? It's really strange.

Many thanks in advance,

I get a bunch of javascript errors when the page loads.

--
Neredbojias
Infinity has its limits.


Reply With Quote
  #3  
Old   
Tony A.
 
Posts: n/a

Default Re: Strange Scroll Bars In Internet Explorer - 06-09-2006 , 04:21 AM



Error: unterminated string literal
Source File: http://www.smanagement.co.uk/newsite/people.php?id=4
Line: 1, Column: 29
Source Code:
bigpic_win('image.php?id=99','Jaqueline
^




Reply With Quote
  #4  
Old   
lewisthesmith@googlemail.com
 
Posts: n/a

Default Re: Strange Scroll Bars In Internet Explorer - 06-09-2006 , 09:40 AM



Thanks for that. What browser are you using there?

lewisthesmith (AT) googlemail (DOT) com wrote:
Quote:
Really? There is only one simple javascript function on the page..
Could you possibly send me the error and what browser you are using?

If anyone else can see the problem that I am having any help would
still be appreciated

Many thanks,

Lewis

Neredbojias wrote:

To further the education of mankind, lewisthesmith (AT) googlemail (DOT) com
vouchsafed:

Hi everyone,

I have been working on converting a site from a frames / tables layout
to a CSS based one.

I thought I had it all sorted, however I am getting some odd behaviour
in IE:

when I visit http://www.smanagement.co.uk/newsite/people.php?id=4 in
Internet Explorer a horizontal scroll bar appears for the window (I
expect one to appear in the middle of the page as I am using overflow:
auto for that div). However if I then refresh the page, or resize it
the scroll bar goes away. This doesn't happen in firefox and it seems
that it only happens in IE the first time.

Has anyone seen this before? It's really strange.

Many thanks in advance,

I get a bunch of javascript errors when the page loads.

--
Neredbojias
Infinity has its limits.


Reply With Quote
  #5  
Old   
Tony A.
 
Posts: n/a

Default Re: Strange Scroll Bars In Internet Explorer - 06-09-2006 , 10:06 AM



That was Firefox, I see an equivalent error in IE6 too though. Looks
like you got some line breaks where you shouldn't.

lewisthesmith (AT) googlemail (DOT) com wrote:
Quote:
Thanks for that. What browser are you using there?

lewisthesmith (AT) googlemail (DOT) com wrote:
Really? There is only one simple javascript function on the page..
Could you possibly send me the error and what browser you are
using?

If anyone else can see the problem that I am having any help would
still be appreciated

Many thanks,

Lewis

Neredbojias wrote:

To further the education of mankind, lewisthesmith (AT) googlemail (DOT) com
vouchsafed:

Hi everyone,

I have been working on converting a site from a frames / tables
layout to a CSS based one.

I thought I had it all sorted, however I am getting some odd
behaviour in IE:

when I visit http://www.smanagement.co.uk/newsite/people.php?id=4
in Internet Explorer a horizontal scroll bar appears for the
window (I expect one to appear in the middle of the page as I am
using overflow: auto for that div). However if I then refresh
the
page, or resize it the scroll bar goes away. This doesn't happen
in firefox and it seems that it only happens in IE the first
time.

Has anyone seen this before? It's really strange.

Many thanks in advance,

I get a bunch of javascript errors when the page loads.

--
Neredbojias
Infinity has its limits.



Reply With Quote
  #6  
Old   
lewisthesmith@googlemail.com
 
Posts: n/a

Default Re: Strange Scroll Bars In Internet Explorer - 06-12-2006 , 07:49 AM



Hi Neredbojias

Thanks for all your help, really appreciated.

I've takent the following steps:

1) Moved the javascript function to an external file
2) Removed all javascript from the page, including the function calls

and the scroll bar still appears sometimes

http://www.smanagement.co.uk/newsite...=7&imagePage=3

Thanks in advance

Lewis

Neredbojias wrote:
Quote:
To further the education of mankind, lewisthesmith (AT) googlemail (DOT) com
vouchsafed:

Really? There is only one simple javascript function on the page..
Could you possibly send me the error and what browser you are using?

If anyone else can see the problem that I am having any help would
still be appreciated

The problem is probably that you are using xhtml with javascript comment
segmentors. Try removing the js and see if the ie scrollbar disappears.

--
Neredbojias
Infinity has its limits.


Reply With Quote
Reply




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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.