hubspot-ajax-forms
v0.3.4
Published
A small library for communicating with HubSpot's AJAX Form endpoint
Downloads
12
Readme
Hubspot AJAX Forms 🚀
A lightweight toolkit for interacting with Hubspot's AJAX Form Submission endpoint. No dependencies, no BS.
How You Will Be Able To Use It
- Use a
new HubspotAjaxForm()
instance. Simply pass it two arguments: the CSS Selector for your form, and an Object of options. - Include this library on a page and throw some data-attributes on your form.