0

I am loading some text dynamically into a div, but have the problem that everything below this div is moving around depending on the content loaded.

How would I limit the space belonging to the div with the dynamic content, such that the user only sees the text changing not the layout of the page.

thank you.

patrick

1 Answer 1

4

Apply a height to the div with CSS.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.