Project

General

Profile

« Previous | Next » 

Revision 5601

use newer SBC-ish style for the default skin

View differences:

include_searchbox.jsp
144 144
</head>
145 145

  
146 146
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
147
  <table width="750px" align="center" cellspacing="0" cellpadding="0">
147
  <table width="750px" align="center" cellspacing="0" cellpadding="0" class="group group_border">
148 148
    <tr> 
149 149
      </td>
150
      <td  class="sectionheader" width="750px" >
150
      <th class="sectionheader" width="750px" >
151 151
        search for data 
152
      </td>
152
      </th>
153 153
    </tr>
154 154
    <tr> 
155 155
      <td colspan="3">
156
        <table width="100%" border="0" cellpadding="0" cellspacing="0" 
157
          class="subpanel">
156
        <table width="100%" border="0" cellpadding="0" cellspacing="0" class="subpanel">
158 157
          <tr> 
159 158
            <td colspan="2"></td>
160 159
          </tr>
......
216 215
            </td>
217 216
          </tr>
218 217
         <tr valign="baseline" >
219
         
220 218
             <td colspan="2">
219
				<form>
221 220
                 <table width="100%" border="0" cellpadding="0" cellspacing="0" >
222
                   <from>
223 221
		            <tr>
224
		               <td width="105px" >		    
225
			            </td>
226
			            <td >
227
			                 <input name="search" type="radio" checked><span class="text_plain"> Search Title, Abstract, Keywords, Personnel (Quicker)</span></input>
222
		               <td width="105px" ></td>
223
			           <td >
224
			                 <input name="search" type="radio" checked="checked">
225
								<span class="text_plain"> Search Title, Abstract, Keywords, Personnel (Quicker)</span>
226
							</input>
228 227
		               </td>
229 228
		           </tr>
230 229
		            <tr>
231
		                 <td width="105px">		    
232
			              </td>
233
			              <td >
234
			                    <input name="search" type="radio" id="searchAll"><span class="text_plain"> Search all fields (Slower)</span></input>
235
		                 </td>
230
		                <td width="105px"></td>
231
			            <td>
232
			            	<input name="search" type="radio" id="searchAll">
233
								<span class="text_plain"> Search all fields (Slower)</span>
234
							</input>
235
		                </td>
236 236
		           </tr>
237
		        </form>
238
		      </table>
237
			      </table>
238
				</form>
239 239
             </td>
240 240
		  </tr>
241
	  
242
<%
243
/*
244
US Geography
245
------------
246
Northeast, Southeast, South, Midwest, Northwest, Southwest, Pacific Ocean, Atlantic Ocean, 
247
Great Lakes, (could also list states here)
248
*/
249
%>
250 241
          <tr> 
251
            <td width="375" class="searchcat">Taxonomy</td>
252
            <td width="365" class="searchcat">Habitat</td>
242
            <th width="375" class="searchcat">Taxonomy</th>
243
            <th width="365" class="searchcat">Habitat</th>
253 244
          </tr>
254 245
          <tr> 
255 246
            <td width="375" class="searchsubcat">

Also available in: Unified diff