Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Making random not so random Reply To: Making random not so random

#250808
pwalls
Participant

For reference, I Have created pen:-

http://codepen.io/pwalls/pen/mRxbeP

The Grey circles should not overlap the Red square positioned in the center on first view (currently visible viewport). The circles can overlap the Red square as you keep scrolling. So mainly I just want to avoid the overlapping on page load.