I used to code in javascript - jquery and PHP. I like to have a folder of, let asy 100 images, scan it and get it to screen with a fade in beetween, and delay... Much of that can be done pretty esealy
The question : only for speed purpose, i like to get img1, show it preload img2 wait 2-3 second fade to img2 preload img3 wait ... and so on...
böylece aynı anda yalnızca 2 görüntü yükü olan çok daha hızlı olduğunu, ve sadece bir sonraki resim ne olacağını anahtarlama, çok codeing gerekmeyen ...
Now, having a on 100 image make it slow to load, and i dont talk about 250! that just kill the computer Any idea
Ben .... tu dynamicly img başvurusunu değiştirmek ve önyükleneceği ajax reklam jquery hakkında herhangi bir fikir kimse düşünüyorsun??