| As with all javascript if it is not enabled on the user agent / client it won't run and you should provide a alternative means for these UAs to access the content/data.
eg:
With Gmail there is a standard webmail style interface that uses form submission and querystrings to access the interface and messages if the AJAX version does not start. |