AJAX and DOM
May 5th, 2005
I’m trying to build alot more AJAX capabilities into the framework behind this blog. I use the same framework at work for accessing our service database. I’m still coming to grips with how best to setup the id’s and classes of all the different divs and forms I use in the edit and new process, but I’m certainly getting there.
Knowing the DOM really can help a fair bit, I can’t wait until d.m.o is finished.