conuko / responsive-form-alpinejs

A mobile first responsive form.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A responsive form with GRID and ALPINE JS

This form was created with HTML, CSS GRID and ALPINE JS with a mobile first approach. It can be used as standalone Form or inside an iFrame.

Alpine JS

For more information about Alpine JS check out the following link: https://alpinejs.dev/

iFrame Resizer

I use the iframe-resizer from David J Bradshaw to enable the automatic resizing of the height and width of both same and cross domain iFrames to fit their contained content: https://github.com/davidjbradshaw/iframe-resizer

About

A mobile first responsive form.


Languages

Language:JavaScript 74.6%Language:HTML 18.6%Language:CSS 6.8%