mirror of
https://github.com/php/web-php.git
synced 2026-03-28 01:02:22 +01:00
33 lines
1.2 KiB
HTML
33 lines
1.2 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>How to Use the DHTML Presentation Template</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<H2>DHTML Presentation Template Help</H2>
|
|
|
|
<P>How to use this presentation template:</P>
|
|
<UL>
|
|
<LI>For best results, view using Netscape Navigator 4.x or IE4.x or greater. (The text
|
|
on the pages can be viewed using Navigator 3.x, but formatting will be lost and the demos
|
|
will not work.)</LI>
|
|
<LI>Click the right edge of the page
|
|
<SCRIPT LANGUAGE="JavaScript1.2">if (parseInt(navigator.appVersion) > 3) { document.write("(or press SPACE or N) ")}</SCRIPT>
|
|
to go forward.</LI>
|
|
<LI>Click the left edge of the page
|
|
<SCRIPT LANGUAGE="JavaScript1.2">if (parseInt(navigator.appVersion) > 3) { document.write("(or press P) ")}</SCRIPT>
|
|
to go backward.</LI>
|
|
</UL>
|
|
|
|
<P>When you close this window, you will return to the presentation window. It has not been closed. It is behind this window. </P>
|
|
|
|
<H2>What To Do Now</H2>
|
|
<UL>
|
|
<LI>You can <A HREF="javascript:self.close()">close this Help window and continue viewing
|
|
the presentation.</A></LI>
|
|
<LI>Or, if you want more information, you can <A HREF="../Read_me.htm">read the complete
|
|
"Read Me" file for the presentation template</A>, which
|
|
explains every single feature.</LI>
|
|
</UL>
|
|
|
|
</BODY>
|
|
</HTML> |