content top

Make the words in a Form Input disappear on click.

Make the words in a Form Input disappear on click.

Sometimes it helps to set an initial value in a form input field. It sucks to force the user to select this text and delete it though. I'll show you how to set the input up so the text is automatically deleted when a user clicks inside the field.

Read More

Make the words in a Form Input disappear on click.

Make the words in a Form Input disappear on click.

Sometimes it helps to set an initial value in a form input field. It sucks to force the user to select this text and delete it though. I'll show you how to set the input up so the text is automatically deleted when a user clicks inside the field.

Read More

Choose your State and Choose your Country form dropdown Select Snippets

I was laying out a form the other day and needed to have a drop down selection to choose your state, and another to choose your country. A very common thing on forms, but I didn’t have the code for this anywhere. So I decided to put it online for anyone else that needs this. Here are the examples of the form dropdowns, keep reading for the code to create this in your form. Select...

Read More

Choose your Country form Select Snippets

Choose your Country form Select Snippets

I was laying out a form the other day and needed to have a drop down selection to choose your state, and another to choose your country. A very common thing on forms, but I didn’t have the code for this anywhere. So I decided to put it online for anyone else that needs this. Here are the examples of the form dropdowns, keep reading for the code to create this in your form. Select...

Read More
content top