Re: Images in css files
Re: Images in css files
- Subject: Re: Images in css files
- From: Mike Schrag <email@hidden>
- Date: Sun, 30 Nov 2008 10:43:40 -0500
I'd recommend moving the declaration for css-classes that
reference WO resources to your component.
If you're using Wonder, this should not be necessary -- but you
must do relative URLs for this to work in development and
deployment. Given that CSS files for a full site can get BIG, I
personally would recommend at least using ERXStyleSheet's caching
stylesheet for dynamic content. But ideally, IMO, you should serve
them statically.
Are there any reasons besides performance to do it statically?
Nope ... So if that's not an issue, then I would agree that it does
give you some flexibility to generate them dynamically.
ms
_______________________________________________
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