In web design, is there a way to keep a viewer from scrolling past the maximum size of the background image?

MY PARTNER AND I made a big background impression, but MY PARTNER AND I don’t desire the window to present the web viewer the possibility to scroll by any means.How will i keep these folks from receiving a scroll option

The just way is usually to use javascript that will pop start another internet browser window.Fix the size and style of that window with all the specficic bigger and height of your image, and disable your scrollbars and disable the capability to resize the actual window.

Sorry, but scroll watering holes are generated with the browser when the content on the internet page meets the browser’s viewport measurement.You could possibly try:

overflow:hidden;

Ron.

Leave a Reply