iOS-Overlay icon indicating copy to clipboard operation
iOS-Overlay copied to clipboard

iOS Overlay/Notification Plugin for the Web!

Results 6 iOS-Overlay issues
Sort by recently updated
recently updated
newest added

setting te mouseover option as true, the element wont disappear while the mouse will not go out

If there is no introduction of jQuery, IE browser layout can't hide away, suggested in 122 lines of code to add overlayDOM.style["display"] = "none";

Hi there, I really like iOS-Overlay and I already integrated it to my project and works like a charm. Nevertheless, since the spinner is displayed when a form is submitted,...

I'm trying to use it on a Website that opens a lightbox with a form. Adding a zindex option would give the option to set the position of the overlay,...

Using jQuery 1.9.1: the callbacks for the `fadeIn` for `fadeOut` animations are not being triggered.

Nice work. One problem I encounter: the library detects that my browser (Chrome) supports CSS3 transitions/animations, but the cleanup logic does not seem to get triggered. This causes notifications to...