Jump to content

modal for contact form


jimfog

Recommended Posts

I want construct a modal for a contact form...what library/tool do you propose for that?

 

What do you use for such a case?

Link to comment
Share on other sites

I'd either get a generic modal library and put the form in or build it myself in Javascript. Then I just use the form's onsubmit handler to send an AJAX request to the server.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...