On Mar 3, 12:27 am, John Morrison <[email protected]> wrote:
> Briefly, I do not know how to get the "onload" and "onunload"
> attributes of the <body> element set to the JavaScript I need run to
> get the google maps widget fired up.

You'd need to extend Weblocks to allow for onload and onunload
body attributes.

But can't you use Javascript for attaching those events? That's
probably what you're looking for in (3).


> (2) I would not be surprised if this is not the Right Thing To Do -
> having this per-html-page javascript fired up even for pages that have
> no google maps widget on them (I have not internalized the weblocks
> way of walking widget trees..)

It's easy to determine whether there are widgets of a certain type
in the tree.

-- 
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en.

Reply via email to