Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.34 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.34 KB

ender-overlay


Ender-overlay is a highly configurable overlay plugin for Ender. You can easily build your own gallery or other overlay based logic on the top of this plugin. It's just 2.1 KByte (minified and gzipped).

It requires Jeesh and Morpheus for animations. Even though, you can leave Morpheus out if you are fine without animations. Currently it's tested in Chrome, Firefox, Safari, Opera and IE7+. You can report bugs here.

If you want to use CSS3 transitions instead of JS animations, just set the "css3transition" property to true. You have to set "animation" to true and only recent Firefox and Webkit based browsers will use transitions. Older browsers will fall back to JS animations (if morpheus is available).

Moreover, it's even compatible with jQuery! So if you want to include it in a jQuery based project, you can do it without any extra work.

You might be interested in ender-carousel, which is a simple carousel plugin for Ender.

I got a lot inspiration from jQuery Tools, thanks for that.

More information, documentation, demos: http://nemeseri.com/ender-overlay/