hi, i'm new in web-development and i'm making a simple chat. How to make a scrollbar of iframe (which displays all the text you enter) to be always at bottom???
Ok so here is a website that uses javascript to keep the scroll bar at the bottom no matter how much text you enter. It is called jScrollPane and the demo is located here: http://www.kelvinluck.com/assets/jquery/jScrollPane/chat.html
The main website is here: http://www.kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html
This should work with iFrame. Hope this helps :)