Jump to content

A script which mimics a 'bubbles screen saver'...


freelance84

Recommended Posts

 

Has anyone ever seen a script which mimics a 'bubbles screen saver' as seen on win7...

 

<div id="floatBoundaries>
  <div id="float1">
  </div>
  <div id="float2">
  </div>
  <div id="float3">
  </div>
</div>

 

I am aiming to have the divs with id's float1>3 to randomly move around within the floatBoundaries but never to overlap each other, but instead bounce off each other.

 

I've been searching for a while but i can't find anything, so wondered if anyone on here had ever seen anything like it?

 

Anything remotely like it would be awesome, just something to get me started...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.