Giter VIP home page Giter VIP logo

ios-overlay's Introduction

ios-overlay's People

Contributors

0x4248 avatar izifortune avatar juanojeda avatar taitems avatar wphampton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ios-overlay's Issues

CSS transitions do not fire

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 stay visible. Manually calling hide does not work either.

Not sure why this happens, because the examples on the project site seem to work.

My app uses the following libraries:

  • JQuery 1.9.1
  • Ember 1.0-RC
  • iOS-Overlay

Anyway my fork shows a workaround that falls back to jQuery animations if jQuery is available. This fixes the problem for me, but I'm not sure if this is a good general solution, hence no pull request.

zindex position

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, as on the default position it stands behind the lightbox.

without jQuery IE has a bug

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";

Missing z-index

The overlay only sits on top of things without a z-index, it hasn't been hard coded to a high value. This causes issues with conflicting z-index properties like modals and anything with a position: relative;.

Load Spinner as modal

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, it would be great if the spinner can be loaded as a modal so all the other UI controls can be locked. Also, this could be configurable in the 'opts' variable.

Thanks so much for this great tool !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.