Home › Forums › JavaScript › Making random not so random › Reply To: Making random not so random
February 1, 2017 at 6:29 am
#250808
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.