add nav help for posts
This commit is contained in:
3
app/views/posts/partials/show/_nav_help.html.erb
Normal file
3
app/views/posts/partials/show/_nav_help.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<div id="nav-help" class="ui-corner-all nav-notice">
|
||||
<p class="hint">Press <span class="key">←</span> or <span class="key">→</span> to navigate posts and <span class="key">space</span> to scroll [<%= link_to "close", "#", :id => "close-nav-help-link" %>]</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user