Rich Waters

Ext, Javascript, Notes/Domino, Ext.nd, Ruby on Rails

Archive for the 'SnTT' Category

This is such a simple little fix, I can’t believe I’ve not done it before. What I have been doing is closing the form tag then generating my own. I’ve been using Prototype heavily and all of their functions dealing with forms use the id attribute to find it. Enough talk, here [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • Posterous
  • RSS
  • Twitter

Read the rest of this entry »

SnTT 1: Easy JS Validation on a Form

Thursday, March 16th, 2006

For anyone who read my past article on the extensible javascript validation class(es) that I wrote, the true intention was for easy use on a domino form. So lets take a look at how to add it in.

First off it is based on the great Prototype Library, pick it up if you haven’t already.
grab [...]

Share and Enjoy:
  • Digg
  • Facebook
  • Google Bookmarks
  • Posterous
  • RSS
  • Twitter

Read the rest of this entry »