If on my site I had css dhtml dropdown menu, would google still be able to index my site as fast, so can it still follow the links as fast? I personally think, yes but i would like to get it verified. Best regards, Eiso
If the menu is pure css then google should be able to read it no problems. If the links are not clearly visible for a non css compatible browser then google will not see them either. You could add some <noscript> tags if it you use a js menu then you will be fine (I use this on the site in my sig).
As long as the links are visible in text based browsers then you should be fine. If you are worried post the source code or url and I can take a look for you.