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

Call the bootstrap Modal with dimension in option(large , small, ....) #30

Closed
infosrabah opened this issue May 6, 2019 · 2 comments
Closed
Labels
Q&A Questions and answers

Comments

@infosrabah
Copy link

Hi Uroš,

Based on the nature of the modal (Create, Delete, Update), some modals like delete in my case should be small, not all the CRUD modals the same size.

Is there a better/perfect way of comming up with a solution of having a bootstrap shows with a specific size based on the option gived in the its call ???

I've been scratching my head dins some but it bugs the project in somepoints ... any thoughts ??? what the best way of doing it ?

Thank you

@trco trco added the Q&A Questions and answers label May 6, 2019
@trco
Copy link
Owner

trco commented May 6, 2019

@infosrabah This topic was already discussed in #10. I'm not keen on implementing options controlling css. I would suggest to create two different modals in your html file, style them with css and based on functionality use one or the other.

@trco trco closed this as completed May 6, 2019
@infosrabah
Copy link
Author

We'll try
thank you for the tip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Q&A Questions and answers
Projects
None yet
Development

No branches or pull requests

2 participants