I have an image that is a sprite, I want to move the scroll location onClick of another div with jquery please help
.top-background{
background: url("../images/mainall.jpg") no-repeat scroll 0px 0px transparent;
height: 888px;
width:1024px;
}