Autocomplete, error pages, anchors, lots morrrr

This commit is contained in:
magnolia-fan
2011-06-15 08:38:29 +04:00
parent 5140ebfe92
commit 67e8af4f2f
13 changed files with 613 additions and 41 deletions
+4
View File
@@ -0,0 +1,4 @@
<div id="error_page">
<h1>404</h1>
<span>Failed while searching?<br/>Wait for autocomplete, it might help.<br/>How about <a href="" onclick="loadSearchPage();return(false);">one more try</a>?</span>
</div>