I still havent completely figured this out but I hope I am getting
closer. Thank you for all the help and advice, I'm leaving for 3 days
for canadian thanksgiving and I will take my laptop with me and keep
on this. I tried playing with it but keep running into the problem
that i dont know where to put the adsence code and when i do put it in
i get a grey page because i have duplicate lines and dont know what to
remove, i simply do not understand enough about Javascript. I think
maybe i will get a good book and do some reading on it ehehhe. Ah well
I'll check back in a few days. Thank you for everything, you have been
more than patient.

Jeremy

On Oct 8, 4:28 pm, Rossko <[email protected]> wrote:
> > Sorry about that but you have to understand I have been on this for 3
> > days and my patience ran out.
>
> No-one said the maps API was easy.  If you overreach, if you hurry
> blindly, you will fail.  You can learn how to get to your goals or
> hope someone else will do it for you.
>
> > One thing at a time right? :)
>
> Exactly.
>
> > I have the adsence and adsencebar working on my old map but im having
> > trouble getting it to work in your code, any ideas?
>
> Yes.  Take a look at your new test page, a good look.
> There are two functions called initialize()
> You're only allowed one, else the browser won't know which one to run.
> This is basic in just about any programming, not just javascript, and
> isn't a maps issue at all.
> Try to understand what the code does rather than just copy-paste
> chunks and progress will be quicker.
>
> In this case you probably want to bin the first initialize()
> altogether, the whole section.
> The second one is doing what you want with the Googlebar, so keep that
> one.
>
> However, the first one has the code you want for adsense.  You need to
> copy that to the second initialize() after the other stuff.  See if
> you can work out which is the adsense code, there's not much else in
> there.
> You can always look at the the documentation 
> toohttp://code.google.com/apis/maps/documentation/services.html#Advertis...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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/google-maps-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to