I'm working with Google maps and I have a javascript problem.
I have put a link: <a href="javascript: thisWeek('<?=$sid?>')"> Show
All</a>
and after that I have: function thisWeek($sid) {... code...} and it
doesn't work.
If I'm changing thisWeek with changePassword (I'm changing only the
words and I'm keeping the same code) the code is working.
What could be the problem? (the function isn't mentioned, declared or
called in other spots)
Thank you
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---