The search page (http://opendx.watson.ibm.com/cgi-bin/dx/marc-search.cgi)
has a spurious
</head>
<body>

This prevents a correct visulization with recent browsers (mozilla).
I've also changed the size of the
<SELECT NAME="directories" MULTIPLE SIZE=4>
line from 4 to 10.

Regards,

Marco Morandini
--- oldsearch.html      Mon Jul  1 11:15:01 2002
+++ search.html Mon Jul  1 11:13:36 2002
@@ -101,7 +101,7 @@
 
 <DL>
 <DT>Available Subdirectories
-<SELECT NAME="directories" MULTIPLE SIZE=4>    
+<SELECT NAME="directories" MULTIPLE SIZE=10>    
 <DD>
 
 <OPTION 
VALUE="/usr/local/share/apache/htdocs/dx/mailArchives/mails.html/opendx-announce.9906">opendx-announce.9906
@@ -227,8 +227,6 @@
 <HR>
 <B>MHonArc Search Engine</b> -->
   <title></title>
-</head>
-  <body>
 <b>Return to the mailing list index</b><br>
   Written by <a href="http://www.oac.uci.edu/indiv/friedman/";>Eric D. 
Friedman</a> 
 -- <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a><br>

Reply via email to