html - How to turn off scroll bars without clipping? -
my website design (www.benjaminchirlin.com, know bit heavy @ moment, still need compress images) demands large fullscreen divs animate across main screen on menu clicks opposed scrolling horizontally. design largely image based have overflow set hidden on each menu div. however, when browser window smaller image content of div, animated divs clipped window size user can see animate left , right.
is there way remove scrolls bars window without clipping images? thanks.
i position menu divs underneath div 100% height
, pixel min-height
, negative margin, rather using bottom
position. long signposts long enough accommodate big screens, should pretty set.
but congratulations on innovative design, btw. impressed.
Comments
Post a Comment