> - on Firefox 3.5.7 (Ubuntu) I can't go down the overflowed sidebars,
> it goes up automatically ;

Not sure what you see, "goes up"?

This is the line that does the work -
   document.getElementById(linkid).firstChild.focus();
but I think what element .firstChild actually is, is browser
dependent.
example
http://robert.accettura.com/blog/2009/12/12/adventures-with-document-documentelement-firstchild/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to google-maps-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to