mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-15 22:44:13 +00:00
8 lines
139 B
HTML
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>
|