Re: set page background image programmatically
Re: set page background image programmatically
- Subject: Re: set page background image programmatically
- From: Nathan Dumar <email@hidden>
- Date: Sat, 2 Oct 2004 14:51:12 -0400
I guess I'll use the CSS. I was hesitant to, because my clients'
browsers are usually pretty outdated, but the background attribute in
CSS was apparently supported back in win 95. Good enough.
Thanks David & Michael.
Nathan
On Oct 1, 2004, at 4:39 PM, David LeBer wrote:
1. Use a wrapper page that defines the body tag
2. Use CSS
body {
background: no-repeat url(/path/to/image);
}
On Oct 1, 2004, at 4:23 PM, Nathan Dumar wrote:
How?
I don't want to go through every stinkin' page every time I want to
change the background. I'd like to make a change once and all of the
appropriate pages would be updated.
Thank you!
Nathan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
;david
--
David LeBer
Codebase Software Systems
site: http://www.codebase.ca
blog: http://david.codebase.ca
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden