Archive for the 'javascript' Category

Getting more done

May 21st, 2008

I was delighted to see the announcement that Zend Framework is partnering with Dojo.  Life will be easier.  I like Zend Framework.  I like Dojo (although I’ve used jQuery on some recent projects).  What could be better?  Time from idea to working solution will be shorter.  As a result, customers and users will say “Wow, […]

Dynamically add fields to forms

February 15th, 2008

On my old site I had an example of adding fields to forms dynamically, which continued to get hits even long after I had forgotten it was there. The example looked like this:

City
Address1
ZIP
[…]