Re: DOM based API

On Sat, Jun 28, 2008 at 1:29 AM, Mark Baker <distobj@acm.org> wrote:
>   lat = Location.getElementById("present").getElementsByClassName("geo")[0].getElementsByClassName("latitude").innerHTML;

Doh.  No sooner do I hit send than I realize I didn't update that
expression to reflect the change I made to the document.  Ignore the
getElementsByClassName term.

Mark.
-- 
Mark Baker. Ottawa, Ontario, CANADA. http://www.markbaker.ca
Coactus; Web-inspired integration strategies http://www.coactus.com

Received on Saturday, 28 June 2008 05:33:06 UTC