On Sep 24, 9:11 pm, Rossko <[email protected]> wrote:
> > > <a onclick="javascript:myclick(0)" href="?g=1">Home</a>
> ...
> > However, when I click the link to change the querystring value it
> > seems to run fine in IE 6, 7, 8 and FF 3.5. But the function in the
> > OnClick doesn't seem to fire at all.
>
> It does run, but before you see any effects it goes on to execute the
> href and reloads the page (with g=whatever).
> That's what its supposed to do.
> What would you like it do?
I believe this is where the problem lies, I would like it to do both.
To show the images from a clicked location I need to be able to pass a
value to the datasource of the images, currently that is via a
querystring.
I would also like to show the location of where the images are from on
the map, (this part works fine when I remove the querystring portion
of the link) but I don't really know how to manipulate the function to
pass a value to the image datasource.
Is there are way of achieving this, that you can think of?
BTW, thanks for the help!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---