Project

General

Profile

« Previous | Next » 

Revision 4393

add spinner for long searches

View differences:

index.jsp
183 183
	</tr>
184 184
	<tr>
185 185
		<td valign="top" colspan="2">	
186
			<div id="ajaxSearchResults" style="display:none;">Search results...</div>
186
			<div id="ajaxSearchResults" style="display:none;">
187
				Loading search results 
188
				<img src="<%=CONTEXT_URL%>/style/images/spinner.gif" border="none"/>
189
			</div>
187 190
		</td>
188 191
	</tr>
189 192
</table>

Also available in: Unified diff