2011-06-15 04:38:29 +00:00
|
|
|
<div id="search-container">
|
|
|
|
<form action="" method="post" id="search_form">
|
|
|
|
<input type="text" id="search_field"/>
|
|
|
|
<input type="submit" value="Search" id="search_button"/>
|
|
|
|
</form>
|
2011-06-20 20:42:21 +00:00
|
|
|
<img class="spinner" src="/images/loader.gif" alt=""/>
|
|
|
|
<div class="artist_loading">Artist info is loading for the first time now. Usually it takes less than a minute, please wait a bit.</div>
|
|
|
|
<div class="artist_pics"></div>
|
2011-06-18 01:09:07 +00:00
|
|
|
<div class="suggestions">
|
|
|
|
<div>Misspelled?</div>
|
2011-06-20 20:42:21 +00:00
|
|
|
<ul></ul>
|
2011-06-18 01:09:07 +00:00
|
|
|
</div>
|
2011-06-15 04:38:29 +00:00
|
|
|
</div>
|