JavaScript and the DOM
Sorry folks, I’ve twisted my ankle and I’m not going to be able to make it in today. I know you’ll all miss me, but to dull the pain of separation, here’s a couple of tutorials to be going on with:
talking about the Document Object Model or DOM for short.
and…
examining the document object and the window object, both of which offer many useful functions.
When you’ve finished these you might like to try applying them to the Greening Bathurst form, so that error messages are displayed on the web page alongside the fields that they are all about (rather than in an alert box).
Want more? Have a look at error handling and AJAX:
how to account for errors and several different methods for general error handling.
Followed by:
An introduction to AJAX
Image: ‘A pint for the discerning standardista‘ Uncategorized | Comment (0)
links for 2006-09-24
-
A powerful script based freeware installation builder for windows (with Delphi source available) – includes a pascal scripting engine
-
NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers
