Forum Moderators: Robert Charlton & goodroi
Any ideas?
Thanks
The key feature to look for is whether the source code shows a straight <a href="url">Link Text</a> link. It should not use javascript document.write() to create the menu or javascript arrays to process the click. Such systems are available and easy to find through a search. Compare features against cost and your needs and choose accordingly.
Note, javascript is necessary to switch the css visibility of the menu divs from hidden to visible, but the divs themselves should hold straight html links, and preferably text links.
Some systems use javascript for the real menu that users see, and then generate a div to contain the friendly urls, but give that div a "dispay:none" css rule. This approach can sometimes slip by Google's algo, but it seems to go against Google's guidelines on hidden content and might be problematic on a hand check.
While the WebmasterWorld script is not a purely plug and play option, it's much better than the commercial trash out there.
dHTML menus show-hide layers menu system [webmasterworld.com]
This may be the thread you meant, 2by4. It's from
BlobFisk, who wrote this thread before he was a moderator.
[edited by: tedster at 10:20 pm (utc) on May 13, 2006]