Almost working search

This commit is contained in:
magnolia-fan
2011-09-08 14:56:10 +04:00
parent 1b02272d81
commit 4f3bd75bfd
7 changed files with 136 additions and 173 deletions
+12 -7
View File
@@ -15,14 +15,14 @@
.topbar-inner
.container
%h3
%a{ :href => "#" } BeatHaven
%a{ :href => "#/" } BeatHaven
%ul.nav
%li
%a{ :href => "#" } Blog
%a{ :href => "http://blog.beathaven.org/", :"data-ls" => "NEWS" } Blog
%li
%a{ :href => "#" } About
%a.about{ :href => "#/about/" } About
%form{ :action => "" }
%input{ :type => "text", :placeholder => "Search" }
%input#search{ :type => "text", :placeholder => "Search" }
%ul.nav.secondary-nav
%li.dropdown
%a.dropdown-toggle{ :href => "#" } chez
@@ -34,11 +34,11 @@
%a{ :href => "#" } Logout
.popover-wrapper
.popover.below
.popover.below#autocomplete-container
.arrow
.inner
%h3.title Foo Fighters
.content
%h3.title.start
.content#autocomplete-items
.container#main
.row
@@ -78,3 +78,8 @@
.artist-name Foo Fighters
Long Road to Ruin
%td.song-duration 4:29
<!-- Yandex.Metrika counter -->
<script type="text/javascript">var yaParams = {};</script><div style="display:none;"><script type="text/javascript">(function(w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter7596904 = new Ya.Metrika({id:7596904, enableAll: true,params:window.yaParams||{ }}); } catch(e) { } }); })(window, "yandex_metrika_callbacks");</script></div><script src="//mc.yandex.ru/metrika/watch.js" type="text/javascript" defer="defer"></script><noscript><div><img src="//mc.yandex.ru/watch/7596904" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->