Html – How to vertically autoscroll text, if the text overflows the div area
I've created a rail app that pulls in rail data. Sometimes the via departure information overflows the allowed div area. How can I automatically scroll that text vertically IF the text overflows the designated div? I'm using a combination CSS…