|
No Script
Description
If the browser does not support scripts, the text held within this tag will
be displayed instead. This tag should be used immediately after the SCRIPT
tag.
Attributes
Related Tags
This tag is used immediately after the SCRIPT tag.
Example
Code
<script type="text/javascript">
Script...
</script>
<noscript>Unfortunately your browser does not support scripts, which are
required by this site.</noscript>
© Martin Allen 1999 - 2006. Last updated Wednesday 18 October 2006 09:19:45 PM +0100.
|