Skip to content

Instantly share code, notes, and snippets.

@felixhageloh
Created July 13, 2011 10:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felixhageloh/1080067 to your computer and use it in GitHub Desktop.
Save felixhageloh/1080067 to your computer and use it in GitHub Desktop.
<% with_tooltip "I am a tooltip" do %>
The tooltip will appear for this entire section, but only when hovered over
<span class="TooltipTrigger">this element</span>
<% end -%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment