16.05.2017, 10:40
You're missing event argument in function, it should be .on('vclick', function(event){. You can also replace "on" with "one", so you don't even need to call "off".
Javascript event off on iPad
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Javascript event off on iPad - by buuuudzik - 16.05.2017, 10:31
RE: Javascript event off on iPad - by admin - 16.05.2017, 10:40
RE: Javascript event off on iPad - by buuuudzik - 16.05.2017, 12:58
RE: Javascript event off on iPad - by buuuudzik - 16.05.2017, 16:15
|