PHP, HTML, CSS, JQUERY, MYSQL Tutorials

999Tutorials.com – Your Tutorial Spot

Entries Tagged ‘form’

Select all options with jquery on submit

Today I ran into a problem when working on a site for a client. We have a form with two select’s. The left one is “available persons” to choose from and the right one is the persons that the user has chosen. To choose a person and “move” it to the right select the user [...]

Style a login form

The look is so important for a form. Unfortunately almost all forms look so boring and standard. Luckily it is pretty easy to style a login form with css.