How to Set loader In Center
given Bellow In css i am using
.se-pre-con {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 95%;
z-index: 0;
background: url('/Images/loading2.gif') center no-repeat gray;
background-size: 100px 100px;
}


Dr.Ajay KashyapPosted Aug 25, 2017, 1:00 AM
Rajkiran SwainPosted Aug 24, 2017, 8:55 AM