Rohan Khude
Results
3
comments of
Rohan Khude
please show your code and data(json format).
I wrote jquery to do this. Use this in `chat.blade.php` ```js setInterval(function () { // check if last message is by visitor. If yes, show indicator if($( "ol.chat li:last-child" ).attr('class')...
I havent checked that it is available in latest release. If not working, you can try the jquery code which i have given above.