This is the main navigation script. You can jump to the site map instead.

Scripts, Applets and Plug-ins

Java and JavaScript applications (applets) are being used more often to enhance interactivity and plug-ins are often used for multimedia content delivery. Newer browsers are needed in order to run Java applets. Most auditory browsers do not support them, or have limited support.

Fortunately, HTML allows the inclusion of descriptions or instructions within the APPLET tag. A designer can include any HTML element in this description, including links to an accessible alternative. Also, scripts should always include the TITLE attribute to clearly identify them. A NOSCRIPT tag should also be used to provide non-compliant browsers an alternative to the script content.

<APPLET code="Press.class" width="500" height="500"
alt="Java applet: how temperature affects pressure">
As temperature increases, the molecules in the balloon...
</APPLET>

<script LANGUAGE="JavaScript" TITLE="Link Script for Java Browsers">
</script>
<noscript> You do not support JavaScript. Please follow this link to comparable content.
</noscript>


Prior Page    Table of Contents    Next Page   
Home Page    Links

Prior Page | Contents | Next Page | Home | Links


Email List | Publications | Resources | News & Events | About the ICT Center | Search | Home


Any opinions, findings and conclusions or recommendations expressed in this material are those
of the author(s) and do not necessarily reflect those of the National Science Foundation.

National Science Foundation
This material is based on work
supported by the
National Science Foundation
under Grant Number DUE 0302548.
Copyright August 2004
STCC Foundation Press
All rights reserved.
E-Mail the Webmaster
with your comments.
STCC home
Springfield Technical
Community College

The ICT Center c/o STCC, One Armory Square, PO Box 9000, Suite 1, Springfield, MA 01102-9000
(413) 755-6550 (phone) | (413) 755-6325 (fax)