Hi,
Why are we doing this:
onload = function() { DynAPI.loadHandler(); };instead of this: onload = DynAPI.loadHandler; in dynapi.js? I would use the first syntax if values need to be passed, but otherwise the second seems much leaner, right? Richard. _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[email protected]/
