On Dec 2, 11:42 pm, Messiah <[EMAIL PROTECTED]> wrote:
> Hey. That was a type.. actually i use the right one..

That is why we ask for a link rather than posted code, if it is a typo
in the real source, it is a problem, not a waste of time.

> how can i get the value of the label which is declared.. in the same
> page as that were the function is declared and called..
>
> On Dec 1, 6:28 pm, "warden [Andrew Leach - Maps API Guru]"
>
> <[EMAIL PROTECTED]> wrote:
> > On Dec 1, 12:13 pm, Messiah <[EMAIL PROTECTED]> wrote:
>
> > > Thanks in advance. Please help me out.
>
> > Please help us to help you! A link (as requested by the posting
> > guidelines) would allow everything to be seen in context; a code
> > snippet does not. In particular your code snippet contains nothing
> > about the HTML element in question.
>
> > One thing which occurs to me is that the line setting the "address"
> > variable appears not to be in a function, which means that it's
> > executed during the page parsing. If it's in the head of the page, the
> > parser won't know anything about the lblAddress element. And of course
> > you might need to use getElementById() instead of getElementbyID() as
> > you have quoted. The code you have should have failed with an error
> > message.
>
> > Andrew
--~--~---------~--~----~------------~-------~--~----~
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