> How about having just the one page, and adding the class 'js' to the > body element on domready? Then you can control what is shown to the > user for JS on/off using CSS.
IMO, that's a pretty hairy approach if you are creating a significantly different site structure depending on UA capabilities... as with internationalization, one page with all the possible layouts can be way unmanageable. -- S.
