|
| Hi to all,
I want three links on the top of the site <<< small | med | Large >>>>
On clinking on these links, the Font Size across entire Site should get changed.
I found lots of JavaScript code on the net, but wasnt able to use a single one of them as they changed the CSS file dynamically, but in our case the "styles.jsp" is included and that in turn includes the "styles_themes.jspf". Is there a way to create 2 St
yle_Themes.jspf and include one of them based on which link we click on. As in that case we will need that code in Styles.Jsp and it gave an error.
I even tried to create 2 styles.jsp (which included seperate style_themes) but that too gave me an error.
Please has anyone accomplished this before (like change the Browser Text, not the css one)
Please let me know.
Thanks in advance.
|
|