⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 slideshow.html

📁 国外的一些较好的APPLET收集(含原码)!
💻 HTML
字号:
<HTML>
<HEAD>
<META name="keywords" content="SlideShow, SlideShow.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 SlideShow free applet displays a photograph and associated description text.">
<TITLE>SlideShow free applet</TITLE>
<!--// The SlideShow free applet displays a photograph and associated description text. //-->
<LINK REL=STYLESHEET HREF="../applets-style.css" TYPE="text/css">
</HEAD>
<body text="#000000" bgcolor="#000000" link="green" vlink="lightgreen">
<basefont size=4>
<CENTER>
<table width=620 bgcolor="#FFCC99" border=7>
<tr>
<TD VALIGN=TOP ALIGN=LEFT>
<center>
<h1><font color="Blue">SlideShow free applet</font></h1>
by<br>
<A HREF="mailto:clayton@free-applets.com?subject=Regarding SlideShow free java applet from Free-Applets.com"><b>Clayton Roberts</b></a><br>
<A HREF="http://www.free-applets.com/applets-resume.html">www.free-applets.com</A>
<hr>
The SlideShow free applet displays a photograph and associated description text.
 The text is automatically wordwrapped.<br>

<APPLET CODE="SlideShow.class" ARCHIVE="SlideShow.jar" WIDTH=630 HEIGHT=390>
<!-- Note that ARCHIVE=SlideShow.jar contains pictures for this demo. Don't use my SlideShow.jar for your work. -->
<param name="caption" value="---Clayton's second applet: SlideShow---">
<param name="totalimages" value="3">
<param name="imagebase" value="Photo_">
<param name="imagetype" value="jpg">
<param name="text1" value="Each photo can have its own text. The text word wraps along the boundary of its field.">
<param name="text2" value="The photos and text are specified within html parameters. This technique facilitates ease of creation and maintenance.">
<param name="text3" value="Free-Applets has free java applets useful for embedding into your web pages and is dedicated to helping you succeed without regard to race, religion or politics.">
 You don't have java! Why don't you get: <a href="http://www.microsoft.com/ie">Microsoft Explorer</a>
</APPLET>
</CENTER>
<hr>
<center>
Click here to download:<br>
<a href="SlideShow.ZIP"><b>SlideShow.ZIP</b></a><br>
<a href="SlideShow.java"><b>SlideShow.java</b></a>
</center>
<br><hr><br>
<h2>
java applet parameters</h2>
<table>
<tr>
<td bgcolor="blanchedalmond">
<code>
<pre>
&lt;APPLET CODE=&quot;SlideShow.class&quot; WIDTH=610 HEIGHT=390&gt;<br>
&lt;param name=&quot;caption&quot; value=&quot;--- SlideShow---&quot;&gt;<br>
&lt;param name=&quot;totalimages&quot; value=&quot;3&quot;&gt;<br>
&lt;param name=&quot;imagebase&quot; value=&quot;Photo_&quot;&gt;<br>
&lt;param name=&quot;imagetype&quot; value=&quot;gif&quot;&gt;<br>
&lt;param name=&quot;text1&quot; value=&quot;Each photo can have its own text.<br>
 The text word wraps along the boundary of its field.&quot;&gt;<br>
&lt;param name=&quot;text2&quot; value=&quot;The photos and text<br>
 are specified within html parameters.<br>
 This facilitates ease of creation and maintenance.&quot;&gt;<br>
&lt;param name=&quot;text3&quot; value=&quot;Free-Applets has<br>
 free java applets useful for embedding into<br>
 your web pages and is dedicated to helping you succeed<br>
 without regard to race, religion or politics.&quot;&gt;<br>
&lt;/APPLET&gt;<br>
</pre>
</code>
</td>
</tr>
</table>

<br clear=all>
<p>

<p>
<h2>
java applet explanation
</h2>
To use the <b>SlideShow</b> free java applet, I
<ul>
<li><font color="Teal">Step 1:</font>  Downloaded <b>SlideShow.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>SlideShow.html</b> with my java enabled browser.</li>
</ul>

 Photos can be both gif and jpg.

<br clear=all>
<p><br><p>
<h2>
java applet parameter values</h2>
<dl>
<dt><strong>caption</strong> (Default null)</dt>
<dd>String to display within the applet.<dd>
</dl>
<dl>
<dt><strong>totalimages</strong> (Default 0)</dt>
<dd>Total number of images to display.<dd>
</dl>
<dl>
<dt><strong>imagebase</strong></dt>
<dd>Photo file names prefix. The SlideShow applet presumes a series<br>
 of identically named photos (ie: imagebase = photo_ implies that photos are named photo_1, photo_2, ..., photo_N where N = totalimages.<dd>
</dl>
<dl>
<dt><strong>imagetype</strong></dt>
<dd>Photo file name extension. Currently supports GIF or JPG.<dd>
</dl>
<dl>
<dt><strong>text1</strong> (Default null)</dt>
<dd>Text associated with the first image.<dd>
</dl>
<dl>
<dt><strong>text2</strong> (Default null)</dt>
<dd>Text associated with the second image.<dd>
</dl>
...
<dl>
<dt><strong>textN</strong> (Default null)</dt>
<dd>Text associated with the Nth image wherein N = <strong>totalimages</strong>.<dd>
</dl>



<hr>
       <center>
       <a href="http://www.Free-Applets.com" target="_top">
       <img alt="[ CLICK HERE for free applets ]"
       src="free-applets.gif"
       width=88 height=31></a><br>
       <A HREF="http://www.Free-Applets.com" target="_top">www.Free-Applets.com</A>
       <br><br>Last updated:
			<SCRIPT LANGUAGE="JavaScript">
			<!--
			document.write(document.lastModified);
			//-->
			</SCRIPT>
       </CENTER>
</TD></TR></TABLE>
</CENTER>
</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -