Create forms in HTML which will look like the fields looks in Google.
1.) Download the appropriate release from here or download the latest version.
2.) Extract the files in a location of your choice (i.e. localhost/inc/SGNGoogleForms/).
3.) Now add the following lines between <head>
& </head>
tags:
<link rel="stylesheet" href="localhost/inc/SGNGoogleForms/css/SGNGoogleForms.css">
<script src="localhost/inc/SGNGoogleForms/js/SGNGoogleForms.js"></script>
Click here for documentations.
1.) jQuery 3.2.1+ (Download)
2.) Bootstrap v4.3.1+ (Download)
3.) MDBootstrap v4.8.1+ (Downlaod)
- Added Textarea support
- Added SelectBox support