/[webpac]/trunk2/output_template/tree.tt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk2/output_template/tree.tt

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

revision 448 by dpavlin, Wed Sep 15 16:53:51 2004 UTC revision 469 by dpavlin, Fri Sep 24 18:04:48 2004 UTC
# Line 15  function outline_url() { Line 15  function outline_url() {
15  }  }
16    
17   </script>   </script>
18     <link rel="stylesheet" href="style.css" type="text/css">
19  </head>  </head>
20    
21  <body onLoad="outline_url();">  <body onLoad="outline_url();">
# Line 29  function outline_url() { Line 30  function outline_url() {
30  Folding:  Folding:
31  <br/>  <br/>
32  <a href="#" onClick="back_display();">&laquo;</a>&nbsp;<a href="#" onClick="default_display();">default</a>&nbsp;<a href="#" onClick="forward_display();">&raquo;</a>  <a href="#" onClick="back_display();">&laquo;</a>&nbsp;<a href="#" onClick="default_display();">default</a>&nbsp;<a href="#" onClick="forward_display();">&raquo;</a>
33    <!--
34  <br/>  <br/>
35  <a href="#" onClick="show_hide_display(show,hide);">reset</a>  <a href="#" onClick="show_hide_display(show,hide);">reset</a>
36  <a href="#" onClick="show_display(show); show_display(hide);">all</a>  <a href="#" onClick="show_display(show); show_display(hide);">all</a>
# Line 37  Folding: Line 39  Folding:
39  <a href="#" onClick="alert('show: '+show.length+', hide: '+hide.length+', changed:'+changed_display_ids.length+', positin: '+changed_display_pos);">debug</a>  <a href="#" onClick="alert('show: '+show.length+', hide: '+hide.length+', changed:'+changed_display_ids.length+', positin: '+changed_display_pos);">debug</a>
40    
41  <a href="#" onClick="var id=prompt('Enter ID to outline','id'); outline_display(id);">outline</a>  <a href="#" onClick="var id=prompt('Enter ID to outline','id'); outline_display(id);">outline</a>
42    -->
43  </div>  </div>
44    
45  <ul>  <ul>

Legend:
Removed from v.448  
changed lines
  Added in v.469

  ViewVC Help
Powered by ViewVC 1.1.26