0
Email forum pop up on icon click
I am trying to make an email forum pop up when you click an icon (font awesome mail icon). I know how to make an email forum but not sure how to make one popup when you click the icon. Any help is appreciated.
1 Odpowiedź
+ 2
You can do this with a boostrap modal.
Here is the documentation.
https://getbootstrap.com/docs/4.0/components/modal/
I have used some in a couple of projects I am working on at this moment.