-
[Javascript] Simple Clock
In this video, I’ll show you how to make a simple clock with Javascript. The code can be found here : http://charnycoding.pastebin.com/tb8GsDfd In this video, I’m using Dreamweaver Cs5 and Firefox. Original source
-
[Javascript] Form Validation
In this video, I’ll show you how to validate a form with Javascript. A Javascript validation isn’t secure, a server side (PHP) validation should be made too. The code can be found here : http://charnycoding.pastebin.com/4xekFznA In this video, I’m using Dreamweaver Cs5 and Firefox. Original source