
|
|
|||
Attribute for
<SCRIPT ...>other scripting language
The following example creates a small JavaScript script that outputs the current time:
<SCRIPT TYPE="text/javascript">
<!--
document.write("<P>right now: " + new Date() + "<P>");
//-->
</SCRIPT>
which gives us: Copyright Idocs, Inc. Written by Miko Sullivan |
|||
| About the NetVisits, Inc Network | Advertise Developer Tutorials hosted by HostGator. Copyright ©2007 NetVisits, Inc Network. All Rights Reserved. Privacy Policy. |