+ 2
Help Is Important
How To Make 4 Text Messages And Scroll Efect Because The Message Could Handle 4 Text Messges And I Want To Hold 5 Not To Smallsize But It Can Scroll Efect Plz Is Very Important!
7 Answers
+ 3
Catafrancia Mapper in your question you wrote you want to scroll between. To do that, you need to use overflow. Example, messages {
overflow:scroll
}. You can as well use auto in place of scroll. I don't really know the difference btw scroll and auto, but to me they both do the same thing.
overflow-x: for horizontal, overflow-y: for vertical, overflow
+ 2
Catafrancia Mapper can you post an example of the code you are talking of?
+ 2
Catafrancia Mapper Sorry, but i really don't know much about that.
+ 2
Catafrancia Mapper for scrolling vertically between text use overflow-y:scroll . I don't really know if this is what you are asking
0
There
0
I Wanted To Up And Down