On Mar 5, 4:28 am, Fábio M. Costa <[email protected]> wrote:
>
> This kind of thing has nothing to do with mootools. Theres something wrong
> on other places.
>
>

How do you know? I've placed the Gmap code inside

    window.addEvent('domready', function() { .. }

Why? Because I am interacting with it with - get this! - MooTools
methods.

This being so, I can't initialize the Gmap code in its normal way.
Again, related to... MooTools.  And guess what? Sanford Whiteman
showed me something I was doing wrong and how to do it right with...
MooTools. Here it is if you missed it. Small "noob" mistake, but than
I'm a noob:

    window.addEvent('load',init);

Thanks, Sanford Whiteman, much appreciated.

So just maybe my problem does have something to do with MooTools?
Obviously not bleeding edge uber for you, Mr. Costa, a little too
noob... None the less, the rules for this group didn't say "expert
uber questions only".

----

But as it happens I think Paul Saukas hit it. Thanks, Paul.

Reply via email to