if one wants to make a website that acts like a desktop software, isnt it better to just use one page and use ajax to retrieve all other php-files and update the content of current page with eg. jquery?
i mean, just ONE page, you get the idea of my question i think…
is this to recommend? what is the pros and cons?
i mean, its really smooth!
That’s how Meebo, Gmail, etc. do it, so there are clearly legitimate use cases. Do note that they have versions that work without JavaScript, to avoid losing audience…