Hi,
I want my webmaster to be able to include a different stylesheet and javascript file pr. Stylesheet.
I use the <!--@Stylesheet--> & <!--@Javascript--> in master to be let my webmaster in control of which files to insert.
When he use the include in Stylesheet>(myStyleSheet)>Page>Template>Include,
I get a couple of unwanted DW stylesheet and javascript:
<link rel="stylesheet" type="text/css" href="/Files/Legend1.css">
....
<script type="text/javascript" src="/Admin/Public/DWscripts.js"></script>
<script type="text/javascript" src="/Files/imgSS1.js"></script>
How do I get rid of those?
/Christian
aparte