How to make content scroll | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to make content scroll

I've been working on a virtual assistant and when I ask few questions I can't see the replies of it because I cant scroll https://code.sololearn.com/WZGrqQmlgXB6/?ref=app

5th Apr 2019, 9:37 PM
Juan David Padilla Diaz
Juan David Padilla Diaz - avatar
4 Answers
0
For me this throws syntax error...
6th Apr 2019, 7:58 PM
Nonea
Nonea - avatar
0
G Aniko it shouldn't throw you syntax error, maybe the JQuery library didn't load.
6th Apr 2019, 7:59 PM
Juan David Padilla Diaz
Juan David Padilla Diaz - avatar
0
It says "uncaught syntaxerror: Unexpected token..." anyway property overflow: scroll is what you need. For this you will need a defined size.
6th Apr 2019, 8:04 PM
Nonea
Nonea - avatar
0
I only checked your code on playground. This is first time i used it, does playground work with JQuery library? Thx
6th Apr 2019, 8:12 PM
Nonea
Nonea - avatar