/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/test/test12.php
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/test/test12.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jonen, Thu Jan 30 03:29:40 2003 UTC revision 1.2 by jonen, Sat Feb 22 21:08:18 2003 UTC
# Line 7  $page = new HTMLPageClass("test.php"); Line 7  $page = new HTMLPageClass("test.php");
7  $nav = new TreeNav( 300 );  $nav = new TreeNav( 300 );
8    
9  //get the link to the widget's css file.  //get the link to the widget's css file.
 $page->push_css_link( $nav->get_css_file() );  
10    
11  $nav->push("http://www.cnn.com", "Home");  $nav->push("http://www.cnn.com", "Home");
12  $nav->push("http://www.cnn.com", "Mailing List");  $nav->push("http://www.cnn.com", "Mailing List");

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed