Looking to implement a popup when user clicks on button – inside the popup I would like a form to come up to request for a demo. I have already hard coded the form html and css and also got the design for it.
I believe I would need to use lightbox of some sort? Since I already have hte button styled and implemented how do I add the lightbox selector to the button?