Yep. For example, a site I'm working on currently has a fair bit of ajaxy-style stuff going on, but I originally designed it to function fully without any "extra layers" like CSS or JS. The JS/Ajax crud is loaded and hooks itself into the page/markup, and only for browsers with JS enabled and capable, so older browsers or nonstandard browsers can still play along, albeit with a slightly less "cool" interface.