jquery - make divs load multiple times on page randomly -


let me give quick story. have made page. (very simple - 2 divs different background image, see here.)

anyway, need make when new page loads, 2 divs have load in random order on , over, filling entire screen content. there's no pattern of first div , second, it's randomly generated. sort of huge grid, 2 divs repeated no pattern.

my question is...is possible? assume i'd need know jquery, have no knowledge of it. can please help?

thanks guys, appreciate everything!

if want side-by-side, did it.

check here: http://jsfiddle.net/ravan/x3fmc/

how wors: width , heigth of document, 2 loops (one top, other left) clone 2 initial divs , append page.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -