Hello, I created an application a short time ago and got jquery via Nuget, but it gets error starting jquery. I have the following function in a js file.
$("#myNav").bind("mousewheel", function (ev, delta) {
var scrollTop = $(this).scrollT...
asked by
31.12.2018 / 00:45