Firefox problem with overflow:scroll

D

Depika

I would appreciate your help in a problem I am facing only in firefox
1.5.0.6

I have created a div that has overflow:scroll but when I scroll down I
see the div underneath (which has background color black) multiple
times. In IE6 this is not happening. I have tried everything but cannot
understand what is wrong with the css design.

Here is the page:
http://depika.biz/alex/index.php?option=com_dfcontact&Itemid=73

Thanks in advance,

Depika
Athens Greece
 
T

Thomas Jollans

I would appreciate your help in a problem I am facing only in firefox
1.5.0.6

I have created a div that has overflow:scroll but when I scroll down I
see the div underneath (which has background color black) multiple
times. In IE6 this is not happening. I have tried everything but cannot
understand what is wrong with the css design.

Here is the page:
http://depika.biz/alex/index.php?option=com_dfcontact&Itemid=73

If you are on X11 (unix/linux) and using the Composite extension, then
this is a known bug (https://bugzilla.mozilla.org/show_bug.cgi?id=263686),
otherwise, if it looks something like
https://bugzilla.mozilla.org/attachment.cgi?id=161623&action=view , you
should definately add a comment to the bug stating the other configuration
this occurs in for you.
 
B

Beauregard T. Shagnasty

Depika said:
I would appreciate your help in a problem I am facing only in firefox
1.5.0.6

I have created a div that has overflow:scroll but when I scroll down
I see the div underneath (which has background color black) multiple
times. In IE6 this is not happening. I have tried everything but
cannot understand what is wrong with the css design.

Here is the page:
http://depika.biz/alex/index.php?option=com_dfcontact&Itemid=73

May I suggest you start here:
<http://validator.w3.org/check?verbo...alex/index.php?option=com_dfcontact&Itemid=73>
The problem could be how the different browsers handle errors. It seems
to work as you expect in Opera 9.

There are several errors in the css. I used this one:
http://www.htmlhelp.com/tools/csscheck/
because the W3 CSS validator chokes on the invalid HTML.
Example:

width:303
Error: Unit identifier required.


Then, please see this page:
http://k75s.home.att.net/fontsize.html

I don't see a particular reason to use a scrolling div for this form.

Oh, new documents should be using a Strict doctype.
 
J

Jonathan N. Little

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top