I want to make a sms system, where users can send a sms message and then it is showed.
So for every new message I get I need to make a new div, add it and scroll the others down
Does anyone know a good example or tutorial to get me started on this?