We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
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"); });