freelance84 Posted November 29, 2011 Share Posted November 29, 2011 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... Link to comment https://forums.phpfreaks.com/topic/252048-a-script-which-mimics-a-bubbles-screen-saver/ Share on other sites More sharing options...
freelance84 Posted December 2, 2011 Author Share Posted December 2, 2011 Ok, after a lot of searching i cannot find anything. If any of the gurus of js/jquery/css are reading.... please make one the maths involved is pretty insane! Link to comment https://forums.phpfreaks.com/topic/252048-a-script-which-mimics-a-bubbles-screen-saver/#findComment-1293426 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.