Hi all,
I'm working on a CMS that uses Wicket and JackRabbit. Now i want to change
the stylesheet that is used. Is there a way to change that at run-time?
For example.
the current stylesheet is:
<link rel="stylesheet" type="text/css"
href="./templates/wicketnews/css/style.css"
/>
and it has to changed to
<link rel="stylesheet" type="text/css" href="./templates/default/css/style.css"
/>
is that possible and if so how can i do this?
Ted
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user