scrollTo issue with google maps

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
itp
Forum Commoner
Posts: 67
Joined: Fri Jun 15, 2007 6:50 am

scrollTo issue with google maps

Post by itp »

I am trying to position the page to a specific location after user clicks on a link.
I am using javascrip scrollTo(), but it is not working for me. Need advice or alternative way of doing this. I think the Google map GEvent.trigger function is causing conflict or firing after scrollto.

Try it out yourself-
http://tinyurl.com/ye5khug
select Edmonton or Calgary, then select an option in column on right.
Post Reply