Hello everybody,
And my problem is...
After installing the AKS, I've created a new website using a blank template, choosed theÃÂ AKS_BlackBand.master and theÃÂ Aks_Band_Blackband.css.
In SPdesigner removed the search control from the default.aspx. However when previewing the site, the default.aspx still has some <script/> tags and none <noscript/> equivalent. This generates an accessibility error.
Is there a way to have a <noscript> tag for every <script/> ? Where can one configure this?
And by the way, ... sorry for the terrible english

Thanx.
EDITED:
This are the scripts present in the page:
<script type="text/javascript" language="javascript" src="/_layouts/2070/core.js?rev=EIpAXZ8VRr%2B%2BsetZQw9YnA%3D%3D" defer></script>
<script type="text/javascr
View Complete Post