Hii, I'm using the DOCTYPE is DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" I have set the overflow property of the div is not working in IE 6 but it is taking in IEs higher versions
i.e. I have set like this
<div style='overflow-y: scroll; overflow-x: hidden; height: 370px'></div>