June 6, 2005
This is a pretty legitimate use of javascript and ajax that doesn’t take too long to implement but makes completing forms a lot easier. Basically, javascript checks to make sure that the field is not empty and doesn’t contain illegal characters. Ajax enabled browsers also fire a check to the DB to see if the [...]
Read the full article →
June 1, 2005
I’ve just about finished off the ACP template editing interface. I’ve polished some of the code and removed a few frame refreshes in favour of dynamically assigning images to denote whether they’ve been edited or not. I’ve also added in an Ajax function (where available) to revert the template bits without the need for a [...]
Read the full article →