Skip to content

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