PHP-HOVERLIST

 PHP code that generates a DHTML table with hover propriety.

DEMO


Vertical:
 Link 1 
 Link 2 
 Link 3 
   
 Link 1 
 Link 2 
 Link 3 

Fixed width:
 Google  Altavista  PHP.net  Zend  #GameProg-Ita  SteO.it 

Word dipendent width:
 Google  Altavista  PHP.net  Zend  #GameProg-Ita  SteO.it 

Full color:
 Google  Altavista  PHP.net  Zend  #GameProg-Ita  SteO.it 

Flat style:
 Google  Altavista  PHP.net  Zend  #GameProg-Ita  SteO.it 

INSTALL

 Download file phphoverlist_02.zip ( 9Kb)

SYNOPSIS

Configure hoverlist in "steo_list_config.php", include the file:
 <? include("steo_list.php"); ?>
and display it:
<? steo_hoverlist($list[0], 0, 120); ?>

LIMITATIONS

  Opera don't display onover on table.

STATUS

Version 0.2 (11-11-02)
License GPL
Tested on IE6x, NS6x, OP6x, Mozilla 1x browser
Author Stefano "SteO" Arcidiacono (info@steo.it)
Contributor    Stefan Woronka

 See steo/php for other script.