Skip to content

Features and fixes #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Features and fixes #50

wants to merge 11 commits into from

Conversation

projected1
Copy link

Added closeOnBlur option so users can choose not to close the overlay when the overlay itself is clicked. The implementation is smart enough to discard this flag in case a close button in not provided, so that one won't get stuck with the overlay open.
Fixed the code, so that external CSS is not required anymore.

If the dialog is larger than the browser window, it's impossible
to scroll to the bottom of it if its positioning is "fixed".
@cbeams
Copy link

cbeams commented Jan 24, 2015

When using the minified version of the JS here, I get the following error:

Uncaught SyntaxError: Unexpected token var jquery.leanModal.min.js:1

There is no such problem when using the non-minified version.

@projected1
Copy link
Author

Fixed the minified script.

@projected1 projected1 closed this Jan 24, 2015
@projected1 projected1 reopened this Jan 24, 2015
samael83 and others added 6 commits February 4, 2015 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants