Prevent scroll on page

hi, i’m trying to prevent the user from scrolling on a page, and cant seem to find the way to do it.
My goal is to turn off the Y scrolling option on mouse and keyboard to prevent the page from scrolling at all - so there would be no little jumps of scroll although the page itself is very short (obviously scrolling would appear according to the user’s browser window size / screen size, so i want to prevent it at all cases).

Thanks!

1 Like

Hi Daniel!

The issue doesn’t seems to be related to WixCode.
The length (Y) of your page is dependent on the last object in your page.
I suggest you contact the Wix support center and try to explain your situation.

Doron.

Hi Doron, maybe I didnt explain myself correctly:
I want to use Wix Code to disable scrolling on my page, regardless to what lenght (Y) is my page.
The reason is to make a fixed window and prevent scrolling if the browser window is smaller than the area designed in the editor.

Hi Daniel!

Maybe It’s my fault, unfortunately it is not possible via WixCode.
Thats why I suggested you’d check with the support center.

Doron.

ok, thank you

Hi Daniel, I am also looking for this feature. Did you find a solution?