Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

div with fixed position not scrolling along page
(1 viewing) (1) Guest
All your queries regarding CSS will be solved in this forum
  • Page:
  • 1
TOPIC:

div with fixed position not scrolling along page

div with fixed position not scrolling along page 10 months ago #721

  • kuldeep
  • OFFLINE
  • Junior Boarder
  • Posts: 35
  • Karma: 0
I am having a fixed div i.e. position attribute has value fixed in my css file and that does what it is supposed to do but that doesn't scroll while the rest of the page scrolling
Is there a way that I can get the div to scroll when it gets full separately from the rest of the page? I am waiting for anyone's help

Re: div with fixed position not scrolling along page 10 months ago #725

  • dhuruv
  • OFFLINE
  • Senior Boarder
  • Posts: 60
  • Karma: 0
put this code into your div styling and check it out
overflow: auto;

You can also use overflow: scroll;
  • Page:
  • 1
Time to create page: 2.53 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download