Ryan Campbell explains a way to have your cake and eat it too in terms of Ajax and browsers that don't support the functionality needed for it.
The strategy here is to start by creating a page that works like a normal site—processing information on page loads and refreshes. Then, if JavaScript is enabled, we have our scripts bypass this normal functionality and replace it with sweet Ajax functionality.Posted by Josh at September 22, 2005 08:10 AM