/[jsFind]/trunk/html/js/usage.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/html/js/usage.js

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

revision 41 by dpavlin, Sun Oct 10 04:53:22 2004 UTC revision 42 by dpavlin, Wed Oct 19 23:54:21 2005 UTC
# Line 93  function printResults(result) Line 93  function printResults(result)
93    // Null result output    // Null result output
94    if(result.length < 1)    if(result.length < 1)
95    {    {
     header = (d.getElementsByTagName("h2"))[0].firstChild;  
96      try {      try {
97          header = (d.getElementsByTagName("h2"))[0].firstChild;
98        header.replaceData(0, 14, "Nothing Found ");        header.replaceData(0, 14, "Nothing Found ");
99      } catch(e) {}      } catch(e) {}
100    

Legend:
Removed from v.41  
changed lines
  Added in v.42

  ViewVC Help
Powered by ViewVC 1.1.26