I believe so.  The way it's described in the docs is: $("p").unload(
function() { alert("Hello"); } );
So I think you are in good shape.

Glen

On Jan 14, 2008 8:35 AM, marcus <[EMAIL PROTECTED]> wrote:

>
> hi.
>
> i have a little question...  im not quite sure, because i don't know
> how to find out if this is working correctly. is this
>
> $('body').unload(google.maps.Unload);
>
> like the correct "translation" of this?
>
> <body onunload="google.maps.Unload()">
>

Reply via email to