Added identifier
This commit is contained in:
parent
74b41d494d
commit
30bd06d867
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ var Parallax = {
|
||||||
events: function() {
|
events: function() {
|
||||||
|
|
||||||
},
|
},
|
||||||
|
ident: '.parallax'
|
||||||
}
|
}
|
||||||
|
|
||||||
function is_on_screen(elm) {
|
function is_on_screen(elm) {
|
||||||
|
|
Reference in a new issue