mozilla / addon-wr

Looking Glass is a collaboration between Mozilla and the makers of Mr. Robot to provide a shared world experience.
https://support.mozilla.org/kb/lookingglass
51 stars 15 forks source link

hover or click effect on a distorted word #9

Closed gregglind closed 6 years ago

gregglind commented 6 years ago

Ideal: when hovering over a word, have a box with text and a link to sumo.

Simplify:

  1. hover (or maybe click?) opens a box at "fixed position", or fixed relative to the div? of known exact size. Maybe at the lower corner of the span's (el) bounding box?
  2. once opened, maybe it needs 'click off' to close?
  3. Seriously let's re-use prior work here! Assume known fonts, sizes, etc. Nothing fancy!
biancadanforth commented 6 years ago

Check out this codepen for a working prototype.