I've been doing the Iframe thing for a while and the one advantage that I can see of using that over his method is the ability to alter the parent page from the iframe without having to refresh the page but I do run into the non javascript issue some times.
but i can see where that method could be usefull especailly in creating any dynamic js from a db or somethin.
potsed wrote:u could always add a noscript tag for those who dont have js.. beside ppl who switch off js should expect to have less functionality
Certain disabled users and search engines are two definite groups that have not chosen to disable JS, it's simply inaccessible to them. The simple message is to provide an alternative, you then have the benefits of JS for those that can access it and the benefit of being able to access the information for those that can't.