Posts by Marcio Vinicius • 36 points
1 post
-
2
votes3
answers5402
viewsA: Fade effect on image exchange with jQuery
On the line: $('.header').css({'background-image':'url(./img/'+curImage+')'}); You can put a fadeout and fade in effect:…
1 post
2
votes3
answers5402
viewsOn the line: $('.header').css({'background-image':'url(./img/'+curImage+')'}); You can put a fadeout and fade in effect:…