On 9/22/06, Michael Geary <[EMAIL PROTECTED]> wrote:
> Try this instead:
>  if (!window.GBrowserIsCompatible || !GBrowserIsCompatible()) return this;

You're right, thanks

> Also, it looks like you may intend gMapNum to be a single global counter,
> not an individual counter per $().googleMap() call which is how it works
> now. To make it a global counter, you could do:

You're right again. I added it to the $.googleMap object.

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to