Open victorescalante opened 6 years ago
I'm trying this event JQuery in my project, but when run next line, not work scroll event.
Please, help!
$(window).scroll(function() { alert("ok"); });
I'm trying this event JQuery in my project, but when run next line, not work scroll event.
Please, help!
$(window).scroll(function() { alert("ok"); });