martin2k

The NOSCRIPT Tag

HomeForumTutorials Tags:
 
 

Name

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>


Please fill in the below form if you have any comments or additional information you want to add about the above information.  If you have any questions, please visit the ForumAny questions sent using this form will be ignored.

* - Mandatory

*Name: E-mail:

*Comments:

*Please type the following code (your comment cannot be accepted without it):


© Martin Allen 1999 - 2006.  Last updated Wednesday 18 October 2006 09:19:45 PM +0100.