Your browser (Internet Explorer 6) is out of date. It has known security flaws and may not display all features of this and other websites. Learn how to update your browser.
X
Kenar

Ajax kullanmadan resimlere loading eklemek

Genelde görürüz resme tıklarız veya resim açılırken “loading” bölümleri gelmektedir.

Ajax’ı kullanmak istemeyenler için değişik bir yöntem.

Tamamen CSS ile yapılmıştır inceleyince anlayacaksınızdır.

loading dosyası: 

The image
img {
background-color: #FFFFFF;
background-image: url(loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
Follow us on Twitter

Leave a comment  

name*

email*

website

Submit comment