Forum Moderators: open
I believe korkus2000 is right in suggesting that Googlebot is an aggressive and capable spider; it appears that pages that might've been previously unaccessible becuase of link method are now being spidered.
I'd love to here some more opinions though.
What do you think about Dreamweaver's "Go To URL" behaviour which looks like this:
<img src="../picture-green-apples.gif" width="40" height="20" onMouseDown="MM_goToURL('parent','../order-green-apples.htm');return document.MM_returnValue">
Do you think Googlebot could, or better yet, WOULD follow the internal URL "../order-green-apples.htm" by virtue of the ".htm" much in the way as supposed above that the spider may follow "anything with ["...] in it?
I'm not interested in using javascript for external links, only internal ones. Thanks.