Question
3
Replies
275
Views
Posted: March 26, 2017
Last activity: March 27, 2017
Closed
How to make part of the body not scroll with the rest of the page?
We have a requirement where we need to fix the part of the body not scroll with the rest of the page. How can we do this using css?? Please note that we have an existing header which by default is fixed
Hi,
Please have a look on the below article :
http://stackoverflow.com/questions/20463225/how-to-make-part-of-the-webpage-not-scroll-with-the-rest-of-the-page
Thanks.