Sha256: ec3312a3f5ab3e26838d136d8d0f9f11af086b6a66e6194f3ae72a91eca9fcf2

Contents?: true

Size: 745 Bytes

Versions: 17

Compression:

Stored size: 745 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
    <title>with_hover</title>
  </head>

  <body id="with_hover">
    <style type="text/css">
      .hidden_until_hover {display: none;}
      .wrapper:hover .hidden_until_hover { display: block }
    </style>
    <a href='with_hover1'>Other hover page</a>
    <div class="wrapper">
      Some text here so the wrapper has size
      <div class="hidden_until_hover">Here I am</div>
    </div>
    <div style="display: block; height: 1000px; width: 100%"></div>
    <div class="wrapper scroll_needed" >
      Some text here so the wrapper has size
      <div class="hidden_until_hover">Here I am</div>
    </div>
  </body>
</html>

Version data entries

17 entries across 17 versions & 5 rubygems

Version Path
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.3.0/gems/capybara-3.40.0/lib/capybara/spec/views/with_hover.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/spec/views/with_hover.erb
capybara-3.40.0 lib/capybara/spec/views/with_hover.erb
capybara-3.39.2 lib/capybara/spec/views/with_hover.erb
capybara-3.39.1 lib/capybara/spec/views/with_hover.erb
capybara-3.39.0 lib/capybara/spec/views/with_hover.erb
tdiary-5.2.4 vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_hover.erb
capybara-3.38.0 lib/capybara/spec/views/with_hover.erb
tdiary-5.2.3 vendor/bundle/ruby/3.1.0/gems/capybara-3.37.1/lib/capybara/spec/views/with_hover.erb
tdiary-5.2.2 vendor/bundle/ruby/3.1.0/gems/capybara-3.37.1/lib/capybara/spec/views/with_hover.erb
capybara-3.37.1 lib/capybara/spec/views/with_hover.erb
capybara-3.37.0 lib/capybara/spec/views/with_hover.erb
tdiary-5.2.1 vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_hover.erb
tdiary-5.2.0 vendor/bundle/ruby/3.0.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_hover.erb
date_n_time_picker_activeadmin-0.1.2 vendor/bundle/ruby/2.6.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_hover.erb
date_n_time_picker_activeadmin-0.1.1 vendor/bundle/ruby/2.6.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_hover.erb
capybara-3.36.0 lib/capybara/spec/views/with_hover.erb