[jQuery] "translating" to jquery

[jQuery] "translating" to jquery


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()">