Hello, I would like to allow my users to modify font style and size and background color. I imagine that it is possible to do with stylesheet switchers using JavaScript or JQuery. Does anyone know any good tutorial about it? Thanks in advance. p. :ugeek:
I would like to allow my users to modify font style and size and background color.
I imagine that it is possible to do with stylesheet switchers using JavaScript or JQuery.
Does anyone know any good tutorial about it?
Thanks in advance.
p. :ugeek:
http://www.alistapart.com/articles/alternate/
Also, this might be interesting:
http://www.kelvinluck.com/2006/05/switc ... th-jquery/
Great tutorial, thanks.