Sha256: 0c06d390af3855e36f52a2e3e12d1f5ab3e551c008ed35ef6f06343627154ab2

Contents?: true

Size: 919 Bytes

Versions: 12

Compression:

Stored size: 919 Bytes

Contents

<div class="fixed-top-bar" up-fixed="top" style="background-color: rgba(40, 40, 40, 0.85)">
  Obstruction
</div>

<div class="spacer">
</div>

<h1 style="margin: 0">Hash links (with Unpoly)</h1>

<div class="example" id="one" style="height: 1000px; background-color: yellow; margin: 0">
  <h2 style="margin: 0">This is #one</h2>

  <a href="#two" up-target=".page">Scroll down to #two</a>
</div>

<div class="example" id="two" style="height: 200px; background-color: green; margin: 0">
  <h2 style="margin: 0">This is #two</h2>

  <a href="#three" up-target=".page">Scroll down to #three</a>
</div>

<div class="example" id="three" style="height: 1000px; background-color: cyan; margin: 0">
  <h2 style="margin: 0">This is #three</h2>

  <a href="#one" up-target=".page">Scroll up to #one</a>
</div>

<div class="fixed-bottom-bar" up-fixed="bottom" style="background-color: rgba(40, 40, 40, 0.85)">
  Obstruction
</div>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
unpoly-rails-1.0.3 spec_app/app/views/hash_test/unpoly.erb
unpoly-rails-1.0.1 spec_app/app/views/hash_test/unpoly.erb
unpoly-rails-1.0.0 spec_app/app/views/hash_test/unpoly.erb
unpoly-rails-0.62.1 spec_app/app/views/hash_test/unpoly.erb
unpoly-rails-0.62.0 spec_app/app/views/hash_test/unpoly.erb
unpoly-rails-0.61.1 spec_app/app/views/hash_test/unpoly.erb
unpoly-rails-0.61.0 spec_app/app/views/hash_test/unpoly.erb
unpoly-rails-0.60.3 spec_app/app/views/hash_test/unpoly.erb
unpoly-rails-0.60.2 spec_app/app/views/hash_test/unpoly.erb
unpoly-rails-0.60.1 spec_app/app/views/hash_test/unpoly.erb
unpoly-rails-0.60.0 spec_app/app/views/hash_test/unpoly.erb
unpoly-rails-0.57.0 spec_app/app/views/hash_test/unpoly.erb