Hello Everyone, Just wanted to know what would be the best way to check if scriptaculous & prototype libraries are supported on a particular browser / platform? I want to use it in such a way that I have a ajax''d and non - ajax''d version of the website. If ajax''d version (which also uses DOM extensively becos of scriptaculous classes) is not supported, I want to send the user to the non ajax''d version. Should I use browser detection scripts / DOM detection scripts / xmlhttp detection scripts or something else? Any help would be appreciated. Thank you, Mandy.