I have 22 pages with same menu on the left side. I plan to use JavaScript to enable client-side menu genaration. Will Google get the result (the menu) or the JavaScript code?
Thank you.
gsx
9:23 am on Sep 3, 2002 (gmt 0)
Google ignores JavaScript. Your code should be hidden with comment tags (<!-- -->) anyway.