All templates
Popover feedback widget
The bottom-right widget every app grows eventually: a rating, a comment, and the page URL sent along so you know where the feedback came from. The panel scales in from the button rather than from its own centre, which is the difference between it appearing and it arriving. Tailwind and Alpine come from a CDN so the file runs as-is; drop the CDN script if your site already builds Tailwind.
TailwindCSS · Alpine.js · HTML
Replace YOUR_ACCESS_KEY with the access key from your dashboard. Create one free. The endpoint and the honeypot are already in place.
Other templates
- Basic HTML contact formHTML · CSS
- Ajax contact formHTML · CSS · JavaScript
- JavaScript form validationHTML · CSS · JavaScript
- Multi-column contact formHTML · CSS
- Masked phone inputHTML · CSS · JavaScript
- Contact form with dark modeHTML · CSS
- Raw contact form (no CSS)HTML
- Multi-step NPS surveyHTML · CSS · JavaScript
- Multi-step survey formVue · HTML · CSS
- Contact form popupTailwindCSS · Alpine.js · HTML
- File upload formHTML · CSS
- JavaScript file upload formHTML · CSS · JavaScript