This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Javascript event off on iPad
#3
(16.05.2017, 10:40)admin Wrote: 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".

The problem was the function which was in the for loop because of the "}" in the wrong place. But thanks for helpWink Now I know about .one() function alsoWink
Reply


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

Forum Jump: