Jun 05 2008
Yav — Javascript Validation tool
I have been following cakephp framework for any new development that i do, But since now and then you come along some fixing work for old scripts.
I hate really fiddling with javascript for cross-browser issues everytime i use them, After starting through frameworks finally i got common sense of not re-inventing wheel again and again and again
Firstmost thing that is needed anytime is a form validation tool which is usually a no-brainer for any javscript guy. But using a built framework won`t hurt.
Here comes Yav , A form validation tool . Quick and very effective . Most impressive was it`s inline error messages it`s a piece of cake , look more here http://yav.sourceforge.net/en/gettingstarted.html
Let me know if there are more like this out there.
For browser compatibility - try Prototype - you’ll simply love it!
jQuery is another item on my wishlist btw!
Putting my most learning time to cakephp, Frameworks are the way to go
Will test them for sure