JQuery has a .one
method … try using that in place of .on
. The callback should run only once. https://api.jquery.com/one/
CLICK HERE to find out more related problems solutions.
JQuery has a .one
method … try using that in place of .on
. The callback should run only once. https://api.jquery.com/one/
CLICK HERE to find out more related problems solutions.