Rich Waters

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

Archive for March, 2006

CSS event:Selectors

Tuesday, March 21st, 2006

Just a quick link to something I ran across, Justin Palmer came up with a really nice addition to prototype. CSS event:Selectors It’s a small script that gives a nice way to attach javascript events using CSS Selectors. Check out his site for examples and the small js file.

Share and Enjoy:
These icons link […]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • BleedYellow
  • del.icio.us
  • Technorati
  • Reddit

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: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • BleedYellow
  • del.icio.us
  • Technorati
  • Reddit

Read the rest of this entry »

Quick Update - Drag & Drop

Tuesday, March 7th, 2006

After looking at some stats I found that my drag and drop article seems to be getting the most attention so I added a quick update to give a direct link to the sample javascript file.
DnD Article

Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • BleedYellow
  • del.icio.us
  • Technorati
  • Reddit

Read the rest of this entry »

Well, it came time for me to add javascript validation to another web form, I’ve constantly been on the lookout for a nice packaged library to make life easier, but have yet to run across much. Though in my searching I ran across a good start by Chris Campbell over at Particle Tree. […]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • BleedYellow
  • del.icio.us
  • Technorati
  • Reddit

Read the rest of this entry »