Content deleted Content added
changed the MIME type for JavaScript according to the W3C RFC4329 it must be application/javascript →http://www.w3.org/TR/html5/references.html#refsRFC4329 |
|||
Line 90:
<source lang="html4strict">
<script src="javascripts/prototype.js" type="
<script src="javascripts/scriptaculous.js" type="
</source>
Line 99:
<source lang="html4strict">
<script src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.3/prototype.js" type="
<script src="http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.2/scriptaculous.js" type="
</source>
|