This would be quite a simple issue for someone more experienced: (I have just begun with Jquery and Javascript)I have coded a really simple HTML, CSS, Jquery animation.. The ball <div> moves from side to side (Pretty Damn COOL!) BUT...
I need to try and trigger the animation with scrolling, basically creating a 'Pong' game. From one side of the scren to the other.
HOW do I do this? I have been trying to find a sollution online and can't.
Please help, or I will find you and kill you.
<!DOCTYPE html><html> <head> <title> Pong </title> <st