<option value="cheshire.htm">Cheshire</option> <option value="cleveland.htm">Cleveland</option> <option value="http://www.mysite/cheshire.htm">Cheshire</option> <option value="http://www.mysite/cleveland.htm">Cleveland</option> Code (markup): should i use a javascript that puts the parent site in automatically (top)..or one where i have to put in manually to the code (bottom) does google see them both as followable urls?...or not ...does it piece the javascript together, then follow the link? or does it just ignore both types perhaps?
Googlebot can't speak js (yet), but if the URL is there (even inside some piece of js) it will spider it: http://www.webmasterworld.com/forum30/29119.htm Just don't expect it to understand URLs like 'http://www.foo'+'bar.com'