jquery - using only one <div> tag or a single <header> tag to cycle through background images using fadeIn() -


does have solution using 1 tag or single tag? solutions uses 2 div tags:

<div id="background1"></div> <div id="background2"></div>.

cycle through background images using fadein()

checkout stretch. nifty library maybe alternative you're writing. http://www.jquery-backstretch.com/


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -