Script type is mandatory only in HTML definition, but not for browsers.
Browsers older than NS6 or IE5 do not even recognize this attribute and
require a language="javascriptX.Y" where X and Y are javascript language
version to avoid browsers interpreting code they cannot handle.
>> file, I do '<script src="../scripts/calendar.js"> </script>'
>>
>> <map:match pattern="**/*.js">
>> <map:read mime-type="text/javascript"
>> src="resources/shared/scripts/{2}.js"/>
>> </map:match>
>
> script has a mandatory element of type.
> Clutching at straws a little but might be why.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]