📄 fxtext.html
字号:
<HTML>
<HEAD>
<META name="keywords" content="fxText, fxText.class, free applet, free java applet, java applet, applet collection, Free-Applets.com, free-applets.com, FREE-APPLETS.COM, FreeApplets.com, FreeApplets">
<META NAME="description" CONTENT="The fxText free applet provides for interesting text or visual effects by scrolling a background image behind a foreground image with transparent areas.">
<META NAME="Copyright" CONTENT="Clayton Roberts, 1998">
<TITLE>fxText free applet</TITLE>
</HEAD>
<body bgcolor="WHITE" text="BLACK" link="blue" vlink="lightblue" leftmargin=50>
<basefont size=4>
<center>
<h1><font color="Blue">fxText free applet</font></h1>
by<br>
<A HREF="mailto:bgiel@ct2.nai.net?subject=Regarding HollywoodText free java applet from Free-Applets.com"><b>Bill Giel</b></a><br>
<A HREF="http://w3.nai.net/~rvdi/bgiel/bill.htm" target="_top">w3.nai.net/~rvdi/bgiel</A>
<br>
<hr>
The fxText free applet provides for interesting text or visual effects by scrolling a background image behind a foreground image with transparent areas.
<br>
<applet code="fxText.class" width=283 height=68>
<param name=BACKGROUND value="appletsbg.gif">
<param name=FOREGROUND value="JavaApplets.gif">
You don't have java! Why don't you get: <a href="http://www.microsoft.com/ie">Microsoft Explorer</a>
</APPLET>
</CENTER>
<hr>
The image also acts as a navigator by responding to clicks to load the browser with a specified URL.
<br><center>
Click here to download:
<br>
<a href="fxText.ZIP"><b>fxText.ZIP</b></a>
<br>
<a href="fxTextSrc.ZIP"><b>fxTextSrc.ZIP</b></a>
<br>
</center>
<br><hr><br>
<p>
To use the <b>fxText</b> free java applet, I
<ul>
<li><font color="Teal">Step 1:</font> Downloaded <b>fxText.ZIP</b> and extracted into my web page directory. IMPORTANT: All file and folder names must be preserved exactly as zipped.</li>
<p>
<li><font color="Teal">Step 2:</font> Viewed <b>fxText.html</b> with my java enabled browser.</li>
</ul>
<br clear=all>
<h2>java applet parameters</h2>
<table>
<tr>
<td bgcolor="blanchedalmond">
<code>
<pre>
<applet code="fxText.class" width=283 height=68><br>
<param name=BACKGROUND value="appletsbg.gif"><br>
<param name=FOREGROUND value="JavaApplets.gif"><br>
You don't have java! Why don't you get: <a href="http://www.microsoft.com/ie">Microsoft Explorer</a><br>
</APPLET><br>
</pre>
</code>
</td>
</tr>
</table>
<br clear=all>
<br><br>
<p><br><p>
<TABLE BORDER="2" CELLPADDING="5"><CAPTION ALIGN="TOP">
<h2>java applet parameter values</h2>
</CAPTION>
<TR><TH WIDTH=174><CENTER><A NAME="UQHTML2"><B>Parameter Name</B></A></CENTER>
</TH><TH WIDTH=135><CENTER><B>Data Type</B></CENTER></TH><TH WIDTH=383><CENTER><B>Description</B></CENTER>
</TH></TR>
<TR><TD WIDTH=174>WIDTH</TD><TD WIDTH=135>int</TD><TD WIDTH=383>applet width in pixels (should equal the foreground image width)
</TD></TR>
<TR><TD WIDTH=174>HEIGHT</TD><TD WIDTH=135>int</TD><TD WIDTH=383>applet height in pixels (should equal the foreground image height)
</TD></TR>
<TR><TD WIDTH=174>BACKGROUND</TD><TD WIDTH=135>string</TD><TD WIDTH=383>the .GIF image for the background.
</TD></TR>
<TR><TD WIDTH=174>FOREGROUND</TD><TD WIDTH=135>string</TD><TD WIDTH=383>the .GIF image of the foreground.
</TD></TR>
<TR><TD WIDTH=174>HYPERLINK</TD><TD WIDTH=135>string</TD><TD WIDTH=383>the properly qualified URL of the target document.
</TD></TR>
</TABLE>
<hr>
<center>
<br>
<a href="http://www.Free-Applets.com" target="_top">
<img alt="[ CLICK HERE for free applets ]"
src="free-applets.gif"
width=110 height=34></a><br>
<A HREF="http://www.Free-Applets.com" target="_top">www.Free-Applets.com</A>
<br>Last updated:
<SCRIPT LANGUAGE="JavaScript">
<!--
document.write(document.lastModified);
//-->
</SCRIPT>
</CENTER>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -