/[webpac]/trunk2/all2all.pl
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/all2all.pl

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

revision 429 by dpavlin, Sun Sep 12 17:21:47 2004 UTC revision 430 by dpavlin, Sun Sep 12 19:15:54 2004 UTC
# Line 177  print HTML qq{ Line 177  print HTML qq{
177  -->  -->
178  <body>  <body>
179    
180  <div style="float: right; width: 10em;">  <div style="float: right; width: 10em; text-align: center; margin: 0.5m; background: #e0e0e0; border: 1px dashed #c0c0c0; z-index: 1;">
181  Folding:  Folding:
182  <a href="#" onClick="show_hide_display(show,hide);">default</a>  <br/>
183    <a href="#" onClick="back_display();">&laquo;</a>&nbsp;<a href="#" onClick="apply_changed_display();">default</a>&nbsp;<a href="#" onClick="forward_display();">&raquo;</a>
184    <br/>
185    <a href="#" onClick="show_hide_display(show,hide);">reset</a>
186  <a href="#" onClick="show_display(show); show_display(hide);">all</a>  <a href="#" onClick="show_display(show); show_display(hide);">all</a>
187  <a href="#" onClick="hide_display(hide); hide_display(show);">none</a>  <a href="#" onClick="hide_display(hide); hide_display(show);">none</a>
188  <a href="#" onClick="alert('show: '+show.length+', hide: '+hide.length);">debug</a>  <br/>
189    <a href="#" onClick="alert('show: '+show.length+', hide: '+hide.length+', changed:'+changed_display_ids.length+', positin: '+changed_display_pos);">debug</a>
190  </div>  </div>
191    
   
192  <ul>  <ul>
193  };  };
194    

Legend:
Removed from v.429  
changed lines
  Added in v.430

  ViewVC Help
Powered by ViewVC 1.1.26