Thank you ! I do agree that php would be better than JS. I feel ike it would be cleaner.
thanks again....

-jeremy


Christian Montoya wrote:
PHP might be better than JS... you can script CSS with PHP in the head of
the document. Something like:
 body {
background: < ? php do_random_image_echo(); >
}
 If php isn't an option, use Javascript.


On 9/25/05, Bob Easton <[EMAIL PROTECTED]> wrote:

jeremy wrote:

i have been looking for a really good way to make a random background
image happen. ...
Is there a pure CSS way to go about this?


CSS can't do it. It's scripting time.


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to