Welcome Guest, Not a member yet? Register   Sign In
Simple chat facility - if file exists not working
#12

(07-05-2020, 10:52 PM)jreklund Wrote: Okay, that's an CSS issue. Should not be solved with JavaScript.
In those stackoverflow (linked above) you got the following solution; https://codepen.io/jimbol/pen/YVJzBg

I have used something similar. Just append your latest message at the top in the DOM and it will work just fine.

Thanks jreklund, yes that did the trick. For the sake of others who might be wanting the scroll bar to the bottom this is the coding;
PHP Code:
<style type="text/css"> .mem {position:fixedwidth:53%; left:46%; top:30%; font-familyarialfont-size100%; colorBlackbottom7%; overflowautodisplayflexflex-directioncolumn-reverse;}</style
Reply


Messages In This Thread
RE: Simple chat facility - if file exists not working - And scroll bar at the bottom - by christaliise - 07-06-2020, 04:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB