I made this:
.elem {
position: absolute;
cursor: pointer;
overflow: hidden;
background:url(images/drag.gif) no-repeat left top;
height:42px
}
and it's works, but only in case if my main file is index.html, but if I change it to index.php all will lost?


Sign In
Create Account


Back to top









