k.vijayakumar -6 Newbie Poster

.Freezing
{
position:relative ;

top:expression(this.offsetParent.scrollTop);

}
i used this code but an error saying 2.1 top has expression prop.top:auto|inherit|unit. so i changed top:auto.then also i am not getting .what to do


thank you