Category Archives: markup

Unobtrusive Javascript and form validation

UPDATE: 27/11/2006 (Comments n. 5 e 6) Unobtrusive Javascript is not so complicated. In this article, inspired by the italian magazine Hacker Journal, we’re going to validate a simple login form before it’s posted to the server. Some weeks ago, HJ’s CookBook survey reported an example of Javascript form validation code. The original example was [...]

Also posted in css, design, javascript, Web | 20 Comments