> > Then an interesting idea hit the table, what is to prevent a person > > from > > creating a dynamic stylesheet. > > > > Has anyone ever toyed with this idea before and if so what were the > > results??? >
I use code to rewrite my CSS. That way a site admin can choose a different option for layout or colours or whatever. The code rewrites the relevant CSS file(s) and the site changes as per the admin's intent. Whilst it is a limited system, the benefits are good and it doesn't have any of the downsides that others have mentioned so far. Works well for me! Cheers, Lachlan Hardy ***************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help *****************************************************
