when i repaint the a div in internet explorer i get a lot of flicker.
i repaint all the div objects in the main div. there are no images. only div elements (boxes). not even text. is there a way to reduce this?

Are you constantly repainting them? If so, you need to not repaint them until an object changes color. Then repaint it only once.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.