Multiple template for a single page
Posted: Wed Apr 28, 2010 7:26 pm
Hello everyone.
If I understood correctly, accessibility means (also) make content available to as many people as possible.
In this context, it is useful to offer users the possibility to freely change CSS.
For example, you can develop different css for one (or more) templates: a standard one, another with high contrast color ... and so on ...
This, I believe, is feasible, for example, using js and/or cookies.
My question is: it's possible do something similar with the page template?
For example, you can have a page and display it with a template (template-1) (with many graphics, a menu on the right, one above and one below...), and with a simpler template (template-2) (minus graphics with a single menu after contents), and a template-n ...
Is not a "simple" change of css-style, but change the structure of the page (loading also different css and other resources), leaving the same content.
Thanks in advance.
Mauri
If I understood correctly, accessibility means (also) make content available to as many people as possible.
In this context, it is useful to offer users the possibility to freely change CSS.
For example, you can develop different css for one (or more) templates: a standard one, another with high contrast color ... and so on ...
This, I believe, is feasible, for example, using js and/or cookies.
My question is: it's possible do something similar with the page template?
For example, you can have a page and display it with a template (template-1) (with many graphics, a menu on the right, one above and one below...), and with a simpler template (template-2) (minus graphics with a single menu after contents), and a template-n ...
Is not a "simple" change of css-style, but change the structure of the page (loading also different css and other resources), leaving the same content.
Thanks in advance.
Mauri