How to show a color picker inside a bootstrap modal?
I have tried examples in this link...but it does not work inside a modal...is their anyway to do it?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manikandan MurugesanPosted Jul 10, 2017, 8:23 PM
overflow-yproperty of the modal body do visible:Edit:
If your content doesn't fit the dialog, you will have to change the
heightormax-heightproperties to fit.