I set up a div with "overflow: auto" because there's large amounts of information. Is there a way to automatically scroll the div's contents to display a specific element within that div? Thanks!
I've seen it with Javascript, but I dunno normally... I'd say not. At least, I haven't come across a way to do it.