Skip to content
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

Make $().remodal() always return an instance #61

Merged
merged 1 commit into from
Dec 18, 2014

Conversation

TiGR
Copy link
Contributor

@TiGR TiGR commented Dec 18, 2014

Make it return Remodal instance not only in first time, so that code like this might be safely used multiple times:

$('#popup').remodal().open();

Make it return Remodal instance not only in first time, so that code like this might be safely used multiple times:

$('#popup').remodal().open();
vodkabears added a commit that referenced this pull request Dec 18, 2014
Make $().remodal() always return an instance
@vodkabears vodkabears merged commit c40e5ab into vodkabears:master Dec 18, 2014
@vodkabears
Copy link
Owner

Thanks.

vodkabears added a commit that referenced this pull request Dec 19, 2014
vodkabears added a commit that referenced this pull request Dec 19, 2014
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.

None yet

2 participants