2011-06-27 11:14:14 +00:00
|
|
|
<div class="search-container">
|
2011-06-23 21:43:34 +00:00
|
|
|
<form action="" method="post" id="search_form">
|
|
|
|
<input type="text" id="search_field"/>
|
|
|
|
<input type="submit" value="Search" id="search_button"/>
|
|
|
|
</form>
|
|
|
|
<img class="spinner" src="/images/loader.gif" alt=""/>
|
2011-06-24 09:36:44 +00:00
|
|
|
<div class="artist_loading failed">Something very bad happened while we tried out to load some info about this artist. How about some other one?</div>
|
|
|
|
<div class="artist_loading ok">Artist info is loading for the first time now. Usually it takes less than a minute, please wait a bit.</div>
|
2011-06-23 21:43:34 +00:00
|
|
|
<div class="artist_pics"></div>
|
|
|
|
<div class="suggestions">
|
|
|
|
<div>Misspelled?</div>
|
|
|
|
<ul></ul>
|
|
|
|
</div>
|
|
|
|
</div>
|