/[bfilter]/trunk/hide.js
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 /trunk/hide.js

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

revision 21 by dpavlin, Tue Sep 14 21:00:40 2004 UTC revision 27 by dpavlin, Mon Sep 20 18:55:14 2004 UTC
# Line 15  function debug(text) { Line 15  function debug(text) {
15  }  }
16    
17  function element_id(id) {  function element_id(id) {
18            //debug("id: "+id);
19          if (id_cache[id]) {          if (id_cache[id]) {
20                  //debug("from cache "+id+" == "+id_cache[id]);                  //debug("from cache "+id+" == "+id_cache[id]);
21                  return id_cache[id];                  return id_cache[id];

Legend:
Removed from v.21  
changed lines
  Added in v.27

  ViewVC Help
Powered by ViewVC 1.1.26