Hey Guys,
so.. i have 1 parent DIV and about 10 child DIVs displayed vertically. I can't quite figure out how to work this the way i want it.
I set the parent DIV height to auto to expand, as the children DIVs heights differ, BUT I want to cut of the expand at 5 child DIVs and hide the rest using overflow.
I've tried setting the height of the parent DIV, but then one of the 5 child DIVs gets cut of in the middle by the hidden overflow, so i want to expand it to the end of the 5th child.
any ideas?![]()



Reply With Quote
Bookmarks