Click to See Complete Forum and Search --> : Div background problem in IE7


haroon373
01-05-2010, 06:25 AM
Hello!

I have build a content listing with alternate background color. Like first row show in white background and second is in gray. But the problem is IE7. Content of the div with background gray is disappearing while i scroll the div.

To clear my problem issue, I am attaching an image file to show what type of problem I have... Please see the image attached.

Fang
01-05-2010, 06:40 AM
Can you give a link or show full code?

Kor
01-05-2010, 09:05 AM
I have build a content listing with alternate background color.
Using what? If javascript, can you post the code, please?

aj_nsc
01-05-2010, 09:29 AM
Is the actual text present in the div? Or is the color of the text just the same as the background? If the text isn't there, then a) does it happen in every div where the background color is grey? and b) you obviously need to check the code that generates the listings.

If the text is there but being 'hidden' because it is the same color - change the color of the text!!! (or the background color).

EDIT: Best to post a link to the page like Fang suggested.