hi,
I read some articles about change stylesheet dynamically using javascript.
(those stylesheets are in root or a folder in root of site)
for example this article:
http://myblog.tejaspmehta.com/2009/02/change-style-sheet-css-dynamically/
but when we want to use app_theme for look and fill of our site, it is different
because we need to set page.theme in that case
so my question is: can we change page.theme without the user realizing page refresh?
in other word: can we do What istaughtat the following link without page falsh?
http://www.aspdotnet-suresh.com/2011/10/how-to-change-page-theme-dynamically-in.html