I am using a query bumpbox plugin with the webpage, I am working on but I can still scroll away from the bumpbox when I am using it. I was wondering if there was some sort o
Easiest way to achieve this
$("body").css("overflow", "hidden");