gecko-dev/js/rhino/examples/NervousText.html
2000-03-09 23:06:54 +00:00

8 lines
139 B
HTML

<html>
<body>
This is the NervousText applet in javascript:
<applet code=NervousText.class width=200 height=50 >
</applet>
</body>
</html>