[thelist] AJAX Tip

Lee kowalkowski lee.kowalkowski at googlemail.com
Thu Apr 6 09:50:57 CDT 2006


On 06/04/06, Matt Warden <mwarden at gmail.com> wrote:
>
> There is no "hook" in the markup.


Sorry Matt, I wasn't talking about hooks in the markup, I said hooks in the
code.

E.g.  Whenever you use getElementById("id"), we're expecting an element with
that ID.  So there's no maintenance difference.  Unless you're adding
all your elements in JavaScript too!

-- LK



More information about the thelist mailing list