Fun with timers
Posted by Scott on Sep 19th, 2005
The “Delete” links in the quote editor now do the fancy javascript show/hide thing, and I’ve turned the Add Quote form into a collapsable one, which does crude validation to check for empty fields on submit. It’s not impressive, but I spent the better part of this past weekend racking my brain about using javascript timers. It has definitely taught me that I have a long way to go to achieve some decent javascript-fu, but I don’t see that as a negative thing.
Now I just need to add the ability to edit quotes in-place, and do some SQL validation on the PHP side of things, and I think I can move on to creating the goal and value editing pages.