abcdefGARY
07-18-2007, 04:46 AM
hi, loving this site and the contributors so much. it's been so much help.
I'm looking for a script that basically lets you randomly place things.
for example, I have an div section of 800px by 800px and a list of things:
<div id="cloud">
<li>item 1</li>
<li>item 2</li>
<li>item 3</li>
</div>
is there a script that will detect the "cloud" section and randomly place the objects/list items within the 800x800 square?
thanks!
I'm looking for a script that basically lets you randomly place things.
for example, I have an div section of 800px by 800px and a list of things:
<div id="cloud">
<li>item 1</li>
<li>item 2</li>
<li>item 3</li>
</div>
is there a script that will detect the "cloud" section and randomly place the objects/list items within the 800x800 square?
thanks!