Random HTML generator
Random HTML generator
- Started
- Last post
- 1 Response
- ecupirate
does anyone know where i can find a javascript on a random html generator? i tried google and havent found anything that works.
sort of like a random image rotator but this code will randomize snippets of html code on page reloads.
thanks in advance!
- mitsu0
just make an array of strings containing html and write them randomly into a div or span...