Hello my static page is almost finished, but I have a problem the scroll
vertical I notice it insufficient, but when I remove it, I no longer work the scroll
with the mouse
, I hope you can help me thanks.
this was the code I set to remove the vertical bar but the scroll
does not work anymore with the mouse
This page, by the way, helps me to be more optimized
<style type="text/css">
body{overflow-y:hidden;}
</style>