Email forum pop up on icon click | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

7th Mar 2018, 4:54 PM
Matthew Mubarak
Matthew Mubarak - avatar
1 Answer
+ 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.
16th Mar 2018, 3:50 PM
Geekatari
Geekatari - avatar