random CSS
random CSS
Out of context: Reply #1
- Started
- Last post
- 11 Responses
- Nematoth0
I would go for that option.. just generate a semi random number in javscript (http://www.codeave.com/javascri...
and then factor it so that it gives you a number between 1 and three and then just write out a different css link depending on the number..
That's how I would do it. ... might not be the best way.. bu tit would work..