Skip to content

Commit

Permalink
Update glitch-demo1.html
Browse files Browse the repository at this point in the history
Add z-index as parameter
  • Loading branch information
hmongouachon authored Jun 16, 2016
1 parent 1954c48 commit e5e41b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/glitch-demo1.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ <h1>mgGlitch.js</h1>
glitch1TimeMax : 900, // set max time for glitch 1 elem
glitch2TimeMin : 10, // set min time for glitch 2 elem
glitch2TimeMax : 115, // set max time for glitch 2 elem
zIndexStart : 8, // because of absolute position, set z-index base value
});
});
</script>
Expand Down

0 comments on commit e5e41b0

Please sign in to comment.