Click here to Skip to main content
15,888,270 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a program that spawns an element p every seconds and its parent container has a size of 600px, then whenever element p have overtaken the parent container height of 600px it lengthen the height of its parent container which I don't want. I want it to keep on adding element p every seconds but won't show the element p who exceeds the parent container border.

What I have tried:

I've tried clip-path but that does not work.

Posted
Updated 21-Aug-18 19:23pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900