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

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

revision 24 by dpavlin, Sun Oct 3 21:24:57 2004 UTC revision 25 by dpavlin, Thu Oct 7 17:30:03 2004 UTC
# Line 29  Line 29 
29          document.write('<select name="index_name">');          document.write('<select name="index_name">');
30          select_option("lorem","Lorem example",args.index_name);          select_option("lorem","Lorem example",args.index_name);
31          select_option("words","Words from dict",args.index_name);          select_option("words","Words from dict",args.index_name);
32            select_option("homer","Homer: The Odyssey",args.index_name);
33          document.write('</select>');          document.write('</select>');
34        </script>        </script>
35        for        for

Legend:
Removed from v.24  
changed lines
  Added in v.25

  ViewVC Help
Powered by ViewVC 1.1.26