connors / photon

The fastest way to build beautiful Electron apps using simple HTML and CSS
photonkit.com
MIT License
10.01k stars 579 forks source link

Mini Pop-Over #76

Open MauriceConrad opened 8 years ago

MauriceConrad commented 8 years ago

Mini-PopOver

Here's a small CSS and JS plugin for a Mini-PopOver like you can see in the Apple-Maps App in OS X.

https://github.com/MauriceConrad/Mini-PopOver

Native version in Apple-Maps:

Native example in Apple-Maps

And this is the plugin in JS/CSS:

Plugin version Please don't forget that here the background is just white and because of that the shadow is so big.

JS Fiddle

https://jsfiddle.net/t8rm2af3/

How it works?

Read the documentation in the README: https://github.com/MauriceConrad/Mini-PopOver/blob/master/README.md

datiecher commented 8 years ago

That's really nice!