Probably best to use PHP. You can't control caching in CSS, and if you use CSS to stop them from being displayed, it still wont stop them from being downloaded, so you won't get the bandwidth savings you're looking for.
On 12/6/06, Rory@ leftangle <[EMAIL PROTECTED]> wrote: > I am planning a web site for users who have low bandwidth/poor connections/ > slow computers (text only content) and users who have broadband/high speed > computers (same text content with images and media files). > > For search engine and maintenance reasons I would prefer one site with > alternate css style sheets. > > Is there a parameter or trick in CSS to not only stop image/media files > from being displayed but also prevent them from being cached in browsers or > is it something that can be done by PHP scripting? > > Regards > > Rory O'Brine > > > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > IE7 information -- http://css-discuss.incutio.com/?page=IE7 > 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 IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
