<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE> -=- PHP-DropDownMenu -=-</TITLE>
<META NAME="Generator" CONTENT="EditPlus">
<META NAME="Author" CONTENT="Stefano SteO Arcidiacono - hide@address.com - www.steo.it">
<link rel="stylesheet" href="phpddm.css">
</HEAD>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<CENTER>
<div id="Layer1" style="position:relative; width:500px; height:115px; z-index:1; overflow: visible; visibility: visible;">
<? include('phpddm.php'); ?>
</div>
</CENTER>
<BR><BR><BR><BR>
<TABLE width="98%" align="center">
<TR>
<TD>
<H1>PHP Drop Down Menu 0.6</H1>
PHP code that generates a DHTML Drop Down Menu
<BR>
<H1>INSTALL</H1>
Download file <A HREF="phpddm_0.6.zip">phpddm_0.6.zip</A> ( 14Kb)
<BR>
<H1>SYNOPSIS</H1>
Set margins to zero:
<PRE><font color="#FF0000"><body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"></font></PRE>
Configure menù in "phpddm.inc.php" and include the file:
<PRE><font color="#FF0000"><? include('phpddm.php'); ?></font></PRE>
<BR>
<H1>FEATURES</H1>
Compatible with IE (5 > 6.x), Opera 5.x, Navigator (4 > 6.x) and Mozilla 1.x.<br>
Set it on any positon (center if you like !)<br>
MySQL version of phpddm.inc.php (config) now available !
<BR>
<H1>STATUS</H1>
Version 0.6 (18 OCT 2003) <br>
Licence GPL <br>
Author Stefano SteO Arcidiacono (hide@address.com) <br>
<br>
See <A HREF="../index.php">steo/php</A> for other script.<br>
</TD>
</TR>
</TABLE>
<BR>
<!------ Start of HTML Code ------->
<table width="250" border="1" cellpadding="4"
cellspacing="0" bordercolor="#840300" bgcolor="#D70500" align="center"><form
action="http://www.hotscripts.com/cgi-bin/rate.cgi" method="POST">
<tr>
<td>
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td><strong><font color="#FFFFFF">If you like our
script, please rate it!</font></strong><input type="hidden"
name="ID" value="24008">
<input type="hidden" name="external" value="1"></td>
</tr>
<tr>
<td><select name="rate" size="1">
<option value="5" selected>Excellent!</option>
<option value="4">Very Good</option>
<option value="3">Good</option>
<option value="2">Fair</option>
<option value="1">Poor</option>
</select>
<input name="submit" type="submit" value="Cast My Vote!"> </td>
</tr>
</table></td>
</tr></form>
</table>
<!------ End of HTML Code ------->
<BR>
</BODY>
</HTML>