Hi,
so what I have are 2 frames. Sort of a map. On the left frame (locindex.html) I have listed several locations with a link to a certain anchors in the right frame (map.html). However, this anchor is found in a table, which is only visible on a onmouseover event. If I click the link while this event is not active, I can't get get to open this file with anchor location, it just sends me at the start of map.html file...
So, is there a way to send a 'false' onmouseover signal to open that table and show the content, enabling the use of the anchor?
Or if not can I make this frame open that file at certain coordinates?
2 replies to this topic
#1
Posted 02 February 2011 - 08:28 AM
|
|
|
#2
Posted 03 February 2011 - 09:44 PM
you want people to navigate to map.html or locindex.html ?
By default it will open the page and scroll to top when clicked, by specifying the target="_blank" attribute you can send them to the new window.
If google maps is inside the maps.html , the maps should handle the click i supose !!
By default it will open the page and scroll to top when clicked, by specifying the target="_blank" attribute you can send them to the new window.
If google maps is inside the maps.html , the maps should handle the click i supose !!
#3
Posted 04 February 2011 - 06:09 AM
Thanks for the reply, but I found a workaround.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









