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

Right way to remove close button #45

Closed
kifirkin opened this issue Oct 30, 2014 · 2 comments
Closed

Right way to remove close button #45

kifirkin opened this issue Oct 30, 2014 · 2 comments

Comments

@kifirkin
Copy link

Hi! Thanks for this great plugin! I love declarative style 😄
is this a right way to remove the close button from modal?
$.remodal.lookup[$('[data-remodal-id=login]').data('remodal')].modalClose.remove()

@vodkabears
Copy link
Owner

display: none is better.

@kifirkin
Copy link
Author

kifirkin commented Nov 3, 2014

ok thanks a lot!

@kifirkin kifirkin closed this as completed Nov 3, 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

No branches or pull requests

2 participants