Skip to content

Commit

Permalink
ver 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeniosegala committed Oct 20, 2017
1 parent 87dcf56 commit 9282024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h1>easy_background</h1>
<script src="easy_background.js"></script>

<script>
easy_background("body", 3000, "img/1.jpg", 3000, "img/2.jpg", 3000, "img/3.jpg", 3000, "img/1.jpg", 3000, "img/2.jpg"); // CALL THE SLIDER AND SET THE SELECTOR AND IMG
easy_background("body", 3000, "img/1.jpg", 3000, "img/2.jpg", 3000, "img/3.jpg"); // CALL THE SLIDER AND SET THE SELECTOR AND IMG
</script>


Expand Down

0 comments on commit 9282024

Please sign in to comment.