microlinkhq / open

4 stars 2 forks source link

Microlink Hover: Get URL previews on hover #18

Closed Kikobeats closed 4 years ago

Kikobeats commented 6 years ago

The current preview card needs to place it as part of the markup of the HTML.

In some scenario, this is not possible because the HTML markup is not possible to modify.

However, a smart approach could place the card inside a tooltip and reveal it on hover the link, similar how Wikipedia links to another Wikipedia article:

screen shot 2017-12-22 at 12 04 00

Implementation:

Tooltips libraries

Footnotes libraries

Inspiration

Kikobeats commented 6 years ago
screen shot 2018-02-15 at 15 45 28

Inspiration:

Another approach to ship this, specially focused on mobile experience, is show a banner on the bottom of the website (probably just a one line banner). It will be showed on hover for desktop and on click for mobile

breadadams commented 6 years ago

More inspiration, click the variation buttons on amazon: https://www.amazon.com/Apple-iPhone-Unlocked-Phone-32/dp/B01M1P7JXE

image

Kikobeats commented 6 years ago

Medium like approach

screen shot 2018-02-19 at 22 14 09

https://medium.com/@burgos/goodbye-comments-hello-conversations-a64482caea4a

Kikobeats commented 5 years ago

Added new resource inspiration: https://tympanus.net/Development/ImageRevealHover/

Kikobeats commented 4 years ago

See https://hover-react.microlink.io & https://hover-vanilla.microlink.io 🎉