I am new to javascript so go easy. I am trying to create a section of a web page to highlight a company's clients. Rather than list them all, I would like to create a auto scrolling effect. For instance, upon landing on the page a visitor sees two logos in the "clients" section, and two seconds later, that area auto displays two new logos.
Can anyone point me to a good source to implement this?
I hope that makes sense. I will be looking for an example in the meantime.