Amazium Forms

Now forms can be one of the biggest pains in the neck for web developers, so I have included a simple form in Amazium with some very basic styling which has all the elements you will need to make your own form.


Form without Labels

Invalid entry

Form with Labels

Invalid entry

Loading states for buttons

For times when you would like to show the user that your form is doing something weve made these classes to add to your buttons: Loading, Success & Error.


Now you see me, Now you don't lables

Thanks to the awesome Shahrukh Omar who has made it possible to show the label of an input when the user starts typing in a field so know what each field is. All you will need to do is add class="nysmnyd-labels" to your form and make sure you have the Amazium.js file included and you too will have fancy show/hide lables on your inputs.