Hello
I am very new to advanced JS programming and am looking for some insight.
My experience is in PHP/MySql so I am familiar with programming fundamentals, but by far not an expert.
I created a script that will take a variable number of divs wrapped in a main div and then scroll them vertically non-stop, like a slot-machine.
I develop mainly on FF and had the script working as expected. I then...