Revision: 50030
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at August 4, 2011 18:45 by mastete
Initial Code
.ajax-loader {
background: transparent url(../images/ajax-loader.gif) no-repeat scroll center;
position: fixed;
top: 0;
left: 0;
border: 0;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
background-color: #D0D0D0;
border-style: none;
opacity: 0.6;
filter:alpha(opacity=60);
}
Initial URL
Initial Description
Initial Title
Poner loader, transparente, ocupa toda la pantalla
Initial Tags
css
Initial Language
CSS